MFReaderClass Class Methods

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

Public Methods
 NameDescription
Public MethodPropsGetGets object's property.  
Public MethodPropsGetByIndexGets a property's name and value by property's index.  
Public MethodPropsGetCountGets count of properties in a selected node  
Public MethodPropsInfoGetGets information of required type about a selected property  
Public MethodPropsOptionGetGets property option  
Public MethodPropsOptionGetByIndexGets an option for a property  
Public MethodPropsOptionGetCountGets a number of available option for a selected property  
Public MethodPropsOptionSetByIndexSets a property's option by the option's index  
Public MethodPropsRemoveRemoves a selected property  
Public MethodPropsSetSets a current property's value  
Public MethodReaderAbortAborts a reader process. For example to abort a process of getting a frame from file.  
Public MethodReaderCloseCloses a file source.  
Public MethodReaderDurationGetGets duration of a source file  
Public MethodReaderNameGetGets a name of source file  
Public MethodReaderOpenOpens a source file.  
Public MethodSendersGet  
Public MethodSendersGetByIndex  
Public MethodSendersGetCount  
Public MethodSourceAVPropsGetGets media properties (audio and video) of a source object  
Public MethodSourceFrameConvertedGetGets a next frame (that is converted to required format) from file or live source  
Public MethodSourceFrameConvertedGetByNumberGets a converted to required format frame by its number. For live sources number is ignored.  
Public MethodSourceFrameConvertedGetByTimeGets a converted to required format frame by its time. For live sources time is ignored.  
Public MethodSourceFrameConvertedGetByTimeVB6Get converted frame by time (VB6 only method)  
Public MethodSourceFrameGetGets an original next frame of a file or live source  
Public MethodSourceFrameGetByNumberGets an original frame by its number. For live sources number is ignored.  
Public MethodSourceFrameGetByTimeGets an original frame by its time. For live sources time is ignored.  
Top
See Also

Reference

MFReaderClass Class
MFORMATSLib Namespace