Function MFInitMediaTypeFromWaveFormatEx
pub unsafe fn MFInitMediaTypeFromWaveFormatEx<P0>(
pmftype: P0,
pwaveformat: *const WAVEFORMATEX,
cbbufsize: u32,
) -> Result<()>where
P0: Param<IMFMediaType>,
pub unsafe fn MFInitMediaTypeFromWaveFormatEx<P0>(
pmftype: P0,
pwaveformat: *const WAVEFORMATEX,
cbbufsize: u32,
) -> Result<()>where
P0: Param<IMFMediaType>,