#[repr(C)]pub struct KSSTREAMALLOCATOR_STATUS {
pub Framing: KSALLOCATOR_FRAMING,
pub AllocatedFrames: u32,
pub Reserved: u32,
}Expand description
Required features: ‘Win32_Media_KernelStreaming’
Fields
Framing: KSALLOCATOR_FRAMINGAllocatedFrames: u32Reserved: u32