IMFSource Interface Methods

For a list of all members of this type, see IMFSource members.

Public Methods
 NameDescription
 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

IMFSource Interface
MFORMATSLib Namespace