KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S - NtDoc

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

typedef struct {
  ULONG InterleavedCapPossible;
} KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S, *PKSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S structure

Description

The KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S structure specifies if interleaved capture is possible.

Members

InterleavedCapPossible

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

See also

KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE

PROPSETID_ALLOCATOR_CONTROL