Struct windows_sys::Win32::Media::KernelStreaming::KSSTREAMALLOCATOR_STATUS
#[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_FRAMING§AllocatedFrames: u32§Reserved: u32