Function windows_sys::Win32::Media::MediaFoundation::MFCreateTranscodeTopology
[−]pub unsafe extern "system" fn MFCreateTranscodeTopology(
psrc: IMFMediaSource,
pwszoutputfilepath: PCWSTR,
pprofile: IMFTranscodeProfile,
pptranscodetopo: *mut IMFTopology
) -> HRESULT
Expand description
Required features: "Win32_Media_MediaFoundation"