pub unsafe extern "system" fn MFCreateAMMediaTypeFromMFMediaType(
pmftype: IMFMediaType,
guidformatblocktype: GUID,
ppamtype: *mut *mut AM_MEDIA_TYPE
) -> HRESULT
Expand description
Required features: "Win32_Media_MediaFoundation"
, "Win32_Foundation"
, "Win32_Media_DirectShow"