KSPROPERTY_TVAUDIO_CAPS
The KSPROPERTY_TVAUDIO_CAPS property retrieves the capabilities of the TV audio device. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Pin |
ULONG |
The property value (operation data) is a ULONG that specifies the capabilities of the TV audio device, such as stereo versus mono audio support and multiple language capabilities.
Remarks
The Capabilities member of the KSPROPERTY_TVAUDIO_CAPS_S structure specifies the capabilities of the TV audio device.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |