Viscom Software Screen2Video 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 = Screen2Video.VideoCompressors.Count