Viscom Software VideoCap ActiveX Control

VideoFormats.Count Property

Description:   

Return the count of VideoFormat object in the collection.

Usage:   

VideoFormats.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total video format:


TotalVideoFormat = VideoCap1.VideoFormats.Count