Microsoft DirectX 9.0 |
This topic applies to Windows XP only.
The MSVidOutputDevices object represents a collection output devices. In this version of Windows XP, however, there are no supported methods that return this object.
The only output devices currently supported are video and audio renderers. To obtain these, use the following properties:
This object exposes the following methods and properties.
Property | Description |
Count | Retrieves the number of items in the collection. |
Item | Retrieves the specified item from the collection. |
Method | Description |
Add | Adds an item to the collection. |
Remove | Removes an item from the collection. |