KSPROPERTY_AUDIO_DELAY
The KSPROPERTY_AUDIO_DELAY property indicates the time lag that a delay node (KSNODETYPE_DELAY) introduces into a specified channel.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
Yes |
Filter |
The property value (operation data) is a structure of type KSTIME, which specifies the amount of time lag.
Return Value
A KSPROPERTY_AUDIO_DELAY property request returns STATUS_SUCCESS to indicate that it has completed successfully. Otherwise, the request returns an appropriate error status code.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |