AudioClock Properties |
The AudioClock type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockAlign |
Gets the BlockAlign.
|
![]() | ChannelCount |
Gets the audio's channel count.
|
![]() | ClockRate |
Gets the audio's clock rate.
|
![]() | Running |
Gets whether the clock is running.
|
![]() | StrictDuration |
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.
|