Struct windows_sys::Win32::Media::KernelStreaming::MEDIUM_INFO
#[repr(C)]pub struct MEDIUM_INFO {
pub MediaPresent: BOOL,
pub MediaType: u32,
pub RecordInhibit: BOOL,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
, "Win32_Foundation"
Fields§
§MediaPresent: BOOL
§MediaType: u32
§RecordInhibit: BOOL