Viscom Software Screen2Video ActiveX Control

AudioCompressors.Count Property

Description:   

Return the count of AudioCompressor object in the collection.

Usage:   

AudioCompressors.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total audio compressors:


TotalAudioCompressor = Screen2Video1.AudioCompressors.Count