Viscom Software VideoCap ActiveX Control

VideoCompressors.Count Property

Description:   

Return the count of VideoCompressor object in the collection.

Usage:   

VideoCompressors.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total video compressors:


TotalVideoCompressor = VideoCap1.VideoCompressors.Count