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_0PoolType: u32Frames: u32FrameSize: u32Anonymous2: KSALLOCATOR_FRAMING_1Reserved: u32