Condividi tramite


struttura KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S (ksmedia.h)

La struttura KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S specifica se è possibile acquisire interleaved.

Sintassi

typedef struct {
  ULONG InterleavedCapPossible;
} KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S, *PKSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S;

Membri

InterleavedCapPossible

Indica se l'acquisizione interleaved è possibile. Qualsiasi valore diverso da zero indica che è possibile eseguire l'acquisizione interleaved. Un valore pari a zero indica che l'acquisizione interleaved non è possibile.

Fabbisogno

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

Vedere anche

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE

PROPSETID_ALLOCATOR_CONTROL