Function MFInitMediaTypeFromMFVideoFormat
pub unsafe fn MFInitMediaTypeFromMFVideoFormat<P0>(
pmftype: P0,
pmfvf: *const MFVIDEOFORMAT,
cbbufsize: u32,
) -> Result<()>where
P0: Param<IMFMediaType>,
pub unsafe fn MFInitMediaTypeFromMFVideoFormat<P0>(
pmftype: P0,
pmfvf: *const MFVIDEOFORMAT,
cbbufsize: u32,
) -> Result<()>where
P0: Param<IMFMediaType>,