VideoPlayer.AudioRendererDsDeviceGetCount method |
|
Remarks
Obtains the friendly name of a specific DirectSound device recognized by DirectShow as a valid audio renderer.
The total number of available DirectSound devices can be obtained using the VideoPlayer.AudioRendererDsDeviceGetCount method.
For further details about the use of the embedded video player see the VideoPlayer object section.
For details about video clips rendering refer to the How to play video files through DirectShow tutorial.
Syntax
[Visual Basic] control.VideoPlayer.AudioRendererDsDeviceGetCount ( ) as Integer |
[C++] short control.AudioRendererDsDeviceGetCount ( ); |
Return value
The number of installed DirectSound devices.