KSCATEGORY_RENDER
The KSCATEGORY_RENDER device interface class is defined for the kernel streaming (KS) functional category that renders wave and MIDI data streams.
Attribute | Setting |
---|---|
Identifier |
KSCATEGORY_RENDER |
Class GUID |
{65E8773E-8F56-11D0-A3B9-00A0C9223196} |
Remarks
Drivers for KS audio adapter devices register an instance of KSCATEGORY_RENDER to indicate that the devices support the KSCATEGORY_RENDER functional category.
For information about how to register this functional category in an INF file, see the INF file Ac97smpl.inf that is included with the AC'97 sample driver in the WDK.
For information about device interface classes for audio adapters, see Installing Device Interfaces for an Audio Adapter and KSPROPERTY_TOPOLOGY_CATEGORIES.
Requirements
Header |
Ks.h (include Ks.h) |