SOUNDDETECTOR_PATTERNHEADER structure (keyworddetectoroemadapter.h)

The SOUNDDETECTOR_PATTERNHEADER structure specifies the pattern header for the sound detector in the KSPROPERTY_SOUNDDETECTOR_PATTERNS property.

Syntax

typedef struct __MIDL___MIDL_itf_keyworddetectoroemadapter_0000_0000_0001 {
  ULONG Size;
  GUID  PatternType;
} SOUNDDETECTOR_PATTERNHEADER;

Members

Size

The size of the audio data.

PatternType

The keyword pattern format, expressed as a GUID.

Requirements

Requirement Value
Minimum supported client Windows 10
Minimum supported server Windows Server 2016
Header keyworddetectoroemadapter.h (include Keyworddetectoroemadapter.h)

See also

KSPROPERTY_SOUNDDETECTOR_PATTERNS