KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef struct {
  ULONG InterleavedCapSupported;
} KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S, *PKSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksproperty_allocator_control_capture_caps_s)

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S structure

Description

The KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS_S structure specifies if interleaved capture is supported.

Members

InterleavedCapSupported

Indicates whether interleaved capture is supported. Any nonzero value indicates that interleaved capture is supported. A value of zero indicates interleaved capture is not supported.

See also

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_CAPS

PROPSETID_ALLOCATOR_CONTROL