pub unsafe extern "system" fn MFInitMediaTypeFromMPEG2VideoInfo(
    pmftype: IMFMediaType,
    pmp2vi: *const MPEG2VIDEOINFO,
    cbbufsize: u32,
    psubtype: *const GUID
) -> HRESULT
Expand description

Required features: ‘Win32_Media_MediaFoundation’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’, ‘Win32_Media_DirectShow’