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