estructura KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S (ksmedia.h)

La estructura KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S especifica si se admite la captura intercalada.

Sintaxis

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

Miembros

InterleavedCapSupported

Indica si se admite la captura intercalada. Cualquier valor distinto de cero indica que se admite la captura intercalada. Un valor de cero indica que no se admite la captura intercalada.

Requisitos

Requisito Valor
Header ksmedia.h (incluye Ksmedia.h)

Consulte también

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS

PROPSETID_ALLOCATOR_CONTROL