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