Struct windows_sys::Win32::Media::KernelStreaming::KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S
#[repr(C)]pub struct KSPROPERTY_ALLOCATOR_CONTROL_CAPTURE_INTERLEAVE_S {
pub InterleavedCapPossible: u32,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§InterleavedCapPossible: u32