Share via


IWMEncDeviceControlPluginInfoManager Object

Windows Media Encoder SDK banner art

The IWMEncDeviceControlPluginInfoManager object searches the plug-in registration information to populate a collection of device control IWMEncPluginInfo objects.

The IWMEncDeviceControlPluginInfoManager object exposes the following properties and methods.

Property Description
Count Retrieves the number of registered devices.
length Retrieves the number of registered devices.
Method Description
Item Retrieves registration information for a specific device.
Refresh Updates the plug-in collection.

See Also