Struct windows_sys::Win32::Media::WindowsMediaFormat::WMT_WEBSTREAM_FORMAT
#[repr(C)]pub struct WMT_WEBSTREAM_FORMAT {
pub cbSize: u16,
pub cbSampleHeaderFixedData: u16,
pub wVersion: u16,
pub wReserved: u16,
}
Expand description
Required features: "Win32_Media_WindowsMediaFormat"
Fields§
§cbSize: u16
§cbSampleHeaderFixedData: u16
§wVersion: u16
§wReserved: u16