Video Chat ActiveX Control

GetAudioDeviceName

 

Get the specific index of audio device name.

Public Function GetAudioDeviceName(
    ByVal iIndex as Integer
    ) as String

 

Parameter
iIndex
the index of collection



Return Value
the name of audio device


Example

   

Visual Basic Syntax
strAudioDeviceName = VideochatSender1.GetAudioDeviceName 0