Microsoft DirectX 9.0 |
This topic applies to Windows XP only.
The MSVidAudioRenderer object represents a hardware audio rendering device on the local system, in other words a sound card and its associated driver.
This object inherits all the methods and properties of the IMSVidDevice object. In addition, it exposed the following properties.
Property | Description |
Balance | Specifies and retrieves the balance between the left and right audio channels. |
Volume | Specifies and retrieves the volume level. |
Event | Description |
StateChange | Called when the state of the device changes. |