windows::Win32::Media::MediaFoundation

Function MFCreateASFIndexerByteStream

pub unsafe fn MFCreateASFIndexerByteStream<P0>(
    picontentbytestream: P0,
    cbindexstartoffset: u64,
) -> Result<IMFByteStream>
where P0: Param<IMFByteStream>,