Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 1.91 KB

ns-ksmedia-kswave_compatcaps.md

File metadata and controls

66 lines (56 loc) · 1.91 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ksmedia.KSWAVE_COMPATCAPS
KSWAVE_COMPATCAPS (ksmedia.h)
The KSWAVE_COMPATCAPS structure is used to describe the compatible capabilities of a device.
stream
03/15/2023
KSWAVE_COMPATCAPS structure
*PKSWAVE_COMPATCAPS, KSWAVE_COMPATCAPS, KSWAVE_COMPATCAPS structure [Streaming Media Devices], PKSWAVE_COMPATCAPS, PKSWAVE_COMPATCAPS structure pointer [Streaming Media Devices], dvdref_496e945d-fb6d-47da-8668-4cb8f1b265e6.xml, ksmedia/KSWAVE_COMPATCAPS, ksmedia/PKSWAVE_COMPATCAPS, stream.kswave_compatcaps
ksmedia.h
Ksmedia.h
Windows
Windows
KSWAVE_COMPATCAPS, *PKSWAVE_COMPATCAPS
PKSWAVE_COMPATCAPS
ksmedia/PKSWAVE_COMPATCAPS
KSWAVE_COMPATCAPS
ksmedia/KSWAVE_COMPATCAPS
APIRef
kbSyntax
HeaderDef
ksmedia.h
PKSWAVE_COMPATCAPS
KSWAVE_COMPATCAPS

-description

The KSWAVE_COMPATCAPS structure is used to describe the compatible capabilities of a device.

-struct-fields

-field ulDeviceType

Specifies the following flags:

Flag Meaning
KSWAVE_COMPATCAPS_INPUT Indicates that the device accepts input.
KSWAVE_COMPATCAPS_OUTPUT Indicates that the device produces output.

-remarks

This structure is used by the KSPROPERTY_WAVE_COMPATIBLE_CAPABILITIES property.

-see-also

KSPROPERTY_WAVE_COMPATIBLE_CAPABILITIES