KSCATEGORY_TVAUDIO
The KSCATEGORY_TVAUDIO device interface class is defined for the kernel streaming (KS) functional category for a TV audio device.
Attribute | Setting |
---|---|
Identifier |
KSCATEGORY_TVAUDIO |
Class GUID |
{A799A802-A46D-11D0-A18C-00A02401DCD4} |
Remarks
Drivers for KS devices register instances of this KSCATEGORY_TVAUDIO to indicate to the operating system that the devices support the KSCATEGORY_TVAUDIO functional category.
For an example of how to register this functional category in an INF file, see the Bdan.inf INF file that is included with the software tuner sample in the src/swtuner/algtuner directory of the WDK.
For information about video devices, see Video Capture Devices, Filter Graph Examples, and Encoder Devices.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |