MFORMATSLib Namespace : MFRendererClass Class |
The following tables list the members exposed by MFRendererClass.
Name | Description | |
---|---|---|
DeviceClose | Closes the current device | |
DeviceGet | Gets the current device of a selected type | |
DeviceGetByIndex | Gets a device by its index. | |
DeviceGetCount | Gets a number of available devices of the selected type | |
DeviceGetInternal | gets 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) | |
DeviceOpen | Open a device for work | |
DeviceSet | Sets a device of the specified type. | |
DeviceShowProps | Shows device's property page. | |
FormatAudioGet | ||
FormatAudioGetByIndex | ||
FormatAudioGetCount | ||
FormatAudioSet | ||
FormatVideoGet | ||
FormatVideoGetByIndex | ||
FormatVideoGetCount | ||
FormatVideoSet | ||
PropsGet | Gets object's property. | |
PropsGetByIndex | Gets a property's name and value by property's index. | |
PropsGetCount | Gets count of properties in a selected node | |
PropsInfoGet | Gets information of required type about a selected property | |
PropsOptionGet | Gets property option | |
PropsOptionGetByIndex | Gets an option for a property | |
PropsOptionGetCount | Gets a number of available option for a selected property | |
PropsOptionSetByIndex | Sets a property's option by the option's index | |
PropsRemove | Removes a selected property | |
PropsSet | Sets a current property's value | |
ReceiverFramePut | Puts frame to receiver object. | |
ReceiverFramePutVB6 |