KSCATEGORY_VIDEO

The KSCATEGORY_VIDEO device interface class is defined for the kernel streaming (KS) functional category for a video device.

Attribute Setting

Identifier

KSCATEGORY_VIDEO

Class GUID

{6994AD05-93EF-11D0-A3CC-00A0C9223196}

Remarks

Drivers for KS video devices register instances of KSCATEGORY_VIDEO to indicate to the operating system that the devices support the KSCATEGORY_VIDEO 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 more information about this functional category, see Providing a UVC INF File.

For general information about video devices, see Video Capture Devices.

For information about other device interface classes for video devices, see KSCATEGORY_TVAUDIO and KSCATEGORY_TVTUNER.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSCATEGORY_TVAUDIO

KSCATEGORY_TVTUNER