pub unsafe extern "system" fn MFCreateTranscodeTopology(
    psrc: IMFMediaSource,
    pwszoutputfilepath: PCWSTR,
    pprofile: IMFTranscodeProfile,
    pptranscodetopo: *mut IMFTopology
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"