struttura KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S (ksmedia.h)

La struttura KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S specifica se è supportata l'acquisizione interleaved.

Sintassi

typedef struct {
  ULONG InterleavedCapSupported;
} KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S, *PKSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S;

Members

InterleavedCapSupported

Indica se l'acquisizione interleaved è supportata. Qualsiasi valore diverso da zero indica che l'acquisizione interleaved è supportata. Il valore zero indica che l'acquisizione interleaved non è supportata.

Requisiti

Requisito Valore
Intestazione ksmedia.h (include Ksmedia.h)

Vedi anche

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS

PROPSETID_ALLOCATOR_CONTROL