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