KSCATEGORY_TVTUNER
The KSCATEGORY_TVTUNER device interface class is defined for the kernel streaming (KS) functional category for a TV tuner device.
Attribute | Setting |
---|---|
Identifier |
KSCATEGORY_TVTUNER |
Class GUID |
{A799A800-A46D-11D0-A18C-00A02401DCD4} |
Remarks
Drivers for KS devices register instances of KSCATEGORY_TVTUNER to indicate to the operating system that the devices support the KSCATEGORY_TVTUNER 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) |