Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The MSVidVideoRendererDevices object represents a collection of video renderers. Each item in the collection is an MSVidVideoRenderer object.
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. |