Viscom Software VideoCap 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 = VideoCap1.AudioDevices.Count