Viscom Software Screen2Video ActiveX Control

AudioDevices.Count Property

Description:   

Return the count of AudioDevice object in the collection.

Usage:   

AudioDevices.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total audio devices:


TotalAudioDevice = Screen2Video1.AudioDevices.Count