Video Chat Sender ActiveX Control ReferenceMethods GetVideoDeviceName Video Chat ActiveX Control GetVideoDeviceName Get the specific index of video device name. Public Function GetVideoDeviceName( ByVal iIndex as Integer ) as String ParameteriIndexthe index of collectionReturn Valuethe name of video device Example Visual Basic SyntaxstrVideoDeviceName = VideochatSender1.GetVideoDeviceName 0