MFRendererClass Class Members

The following tables list the members exposed by MFRendererClass.

Public Methods
 NameDescription
Public MethodDeviceCloseCloses the current device  
Public MethodDeviceGetGets the current device of a selected type  
Public MethodDeviceGetByIndexGets a device by its index.  
Public MethodDeviceGetCountGets a number of available devices of the selected type  
Public MethodDeviceGetInternalgets an access to internal object. Required "device_sharing" feature disable for correct work.
For Blackmagic devices the 1st parameter is ignored. The method returns IDeckLinkInput (MFLive) / IDeckLinkOutput (MFRenderer) object (information about these interfaces is placed into Decklink SDK documentation)  
Public MethodDeviceOpenOpen a device for work  
Public MethodDeviceSetSets a device of the specified type.  
Public MethodDeviceShowPropsShows device's property page.  
Public MethodFormatAudioGet  
Public MethodFormatAudioGetByIndex  
Public MethodFormatAudioGetCount  
Public MethodFormatAudioSet  
Public MethodFormatVideoGet  
Public MethodFormatVideoGetByIndex  
Public MethodFormatVideoGetCount  
Public MethodFormatVideoSet  
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 MethodReceiverFramePutPuts frame to receiver object.  
Public MethodReceiverFramePutVB6  
Top
See Also

Reference

MFRendererClass Class
MFORMATSLib Namespace