KSPROPERTY_AC3_BIT_STREAM_MODE
The KSPROPERTY_AC3_BIT_STREAM_MODE property specifies the bit-stream mode, which is the type of audio service that is encoded into an AC-3 stream.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
The property value (operation data) is a KSAC3_BIT_STREAM_MODE structure that specifies the bit-stream mode.
Return Value
A KSPROPERTY_AC3_BIT_STREAM_MODE 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) |