MFCreateMediaTypeFromProperties

Function MFCreateMediaTypeFromProperties 

pub unsafe fn MFCreateMediaTypeFromProperties<P0>(
    punkstream: P0,
) -> Result<IMFMediaType>
where P0: Param<IUnknown>,