#[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_EX
§AllocatedFrames: u32
§Reserved: u32