VideoEdit Gold ActiveX Control

VideoCompressors.Count Property

Description
    Return the count of VideoCompressor object in the collection.

Property Type
    Read Only property

Data Type
    Integer

Syntax

VideoCompressors.Count

Example

[Visual Basic Syntax] (This example return the total video compressors)
TotalVideoCompressor = VideoEdit1.VideoCompressors.Count