KSMFT_CATEGORY_OTHER
The KSMFT_CATEGORY_OTHER device interface class is defined for the Kernel Streaming (KS) functional category for a device that does not belong in other KS functional categories.
Attribute | Setting |
---|---|
Identifier |
KSMFT_CATEGORY_OTHER |
Class GUID |
{90175d57-b7ea-4901-aeb3-933a8747756f} |
Remarks
AVStream drivers that have MFT codec support register instances of this device interface class to indicate to the operating system that the devices support the KSMFT_CATEGORY_OTHER functional category.
For more information about device interface classes for AVStream devices with hardware codec support, see Getting Started with Hardware Codec Support in AVStream.
For more information about how to register this functional category in an INF file, see the Hiddigi.inf file, which is included with the src\input\hiddigi sample drivers in the WDK.
Requirements
Header |
Ks.h (include Ks.h) |