KSPROPERTY_TVAUDIO_MODE
The KSPROPERTY_TVAUDIO_MODE property sets the audio mode for the device. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
Yes |
Pin |
ULONG |
The property value (operation data) is a ULONG that specifies the current TV audio mode, such as stereo or mono audio and language settings.
Remarks
The Mode member of the KSPROPERTY_TVAUDIO_S structure specifies the audio mode.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |