IWMEncSourcePluginInfoManager Interface

Windows Media Encoder SDK banner art

The IWMEncSourcePluginInfoManager interface searches the plug-in registration information to populate a collection of source IWMEncPluginInfo interfaces. The IWMEncSourcePluginInfoManager interface exposes the following properties and methods.

Property Description
Count Retrieves the number of installed source plug-ins.
length Retrieves the number of installed source plug-ins.
Method Description
Item Retrieves information about a specific plug-in object in the collection.
Refresh Removes the old collection and populates a new collection of source plug-in information structures.

See Also