windows::Win32::Media::MediaFoundation

Function MFCreateMuxStreamMediaType

pub unsafe fn MFCreateMuxStreamMediaType<P0>(
    pmediatypestomux: P0,
) -> Result<IMFMediaType>
where P0: Param<IMFCollection>,