windows::Win32::Media::MediaFoundation

Function MFCreateMFByteStreamOnStreamEx

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