IMFReader Interface Members

The following tables list the members exposed by IMFReader.

Public Methods
 NameDescription
 MethodReaderAbortAborts a reader process. For example to abort a process of getting a frame from file.  
 MethodReaderCloseCloses a file source.  
 MethodReaderDurationGetGets duration of a source file  
 MethodReaderNameGetGets a name of source file  
 MethodReaderOpenOpens a source file.  
 MethodSourceAVPropsGetGets media properties (audio and video) of a source object  
 MethodSourceFrameConvertedGetGets a next frame (that is converted to required format) from file or live source  
 MethodSourceFrameConvertedGetByNumberGets a converted to required format frame by its number. For live sources number is ignored.  
 MethodSourceFrameConvertedGetByTimeGets a converted to required format frame by its time. For live sources time is ignored.  
 MethodSourceFrameGetGets an original next frame of a file or live source  
 MethodSourceFrameGetByNumberGets an original frame by its number. For live sources number is ignored.  
 MethodSourceFrameGetByTimeGets an original frame by its time. For live sources time is ignored.  
Top
See Also

Reference

IMFReader Interface
MFORMATSLib Namespace