Struct windows_sys::Win32::Media::WindowsMediaFormat::WMT_PAYLOAD_FRAGMENT
#[repr(C)]pub struct WMT_PAYLOAD_FRAGMENT {
pub dwPayloadIndex: u32,
pub segmentData: WMT_BUFFER_SEGMENT,
}
Expand description
Required features: "Win32_Media_WindowsMediaFormat"
Fields§
§dwPayloadIndex: u32
§segmentData: WMT_BUFFER_SEGMENT