Struct windows_sys::Win32::Media::KernelStreaming::KSALLOCATOR_FRAMING
#[repr(C)]pub struct KSALLOCATOR_FRAMING {
pub Anonymous1: KSALLOCATOR_FRAMING_0,
pub PoolType: u32,
pub Frames: u32,
pub FrameSize: u32,
pub Anonymous2: KSALLOCATOR_FRAMING_1,
pub Reserved: u32,
}Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§Anonymous1: KSALLOCATOR_FRAMING_0§PoolType: u32§Frames: u32§FrameSize: u32§Anonymous2: KSALLOCATOR_FRAMING_1§Reserved: u32