KSPROPERTY_AC3_ALTERNATE_AUDIO
The KSPROPERTY_AC3_ALTERNATE_AUDIO property specifies whether the two mono channels in an AC-3-encoded stream should be interpreted as a stereo pair or as two independent program channels.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
Yes |
Pin |
The property value (operation data) is a KSAC3_ALTERNATE_AUDIO structure that specifies how the two mono channels should be interpreted.
Return Value
A KSPROPERTY_AC3_ALTERNATE_AUDIO 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) |