Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The MSVidAudioRendererDevices object represents a read-only collection of audio rendering devices (such as sound cards) on the local system. On most systems, there will be only one item in this collection.
Property | Description |
Count | Retrieves the number of items in the collection. |
Item | Retrieves the specified MSVidAudioRenderer object. |
Method | Description |
Add | Has no effect on this read-only collection. |
Remove | Has no effect on this read-only collection. |