windows::Win32::Media::MediaFoundation

Function MFTranscodeGetAudioOutputAvailableTypes

pub unsafe fn MFTranscodeGetAudioOutputAvailableTypes<P2>(
    guidsubtype: *const GUID,
    dwmftflags: u32,
    pcodecconfig: P2,
) -> Result<IMFCollection>
where P2: Param<IMFAttributes>,