MFORMATSLib Namespace : IMFDevice Interface |
The following tables list the members exposed by IMFDevice.
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. |