Click or drag to resize

AudioClock Properties

The AudioClock type exposes the following members.

Properties
  NameDescription
Public propertyBlockAlign
Gets the BlockAlign.
Public propertyChannelCount
Gets the audio's channel count.
Public propertyClockRate
Gets the audio's clock rate.
Public propertyRunning
Gets whether the clock is running.
Public propertyStrictDuration
Gets or sets the strict duration, in milliseconds. If 0, then variable duration is used. If greater than zero, then the clock will only raise frames of that duration.
Top
See Also