Viscom Software VideoCap ActiveX Control

VideoInputs.Count Property

Description:   

Return the count of VideoInput object in the collection.

Usage:   

VideoInputs.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total video inputs:


TotalVideoInput = VideoCap1.VideoInputs.Count