Viscom Software Screen2Video ActiveX Control

AudioInputPins.Count Property

Description:   

Return the count of AudioInputPin object in the collection.

Usage:   

AudioInputPins.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total audio input pin:

TotalAudioInputPin = Screen2Video1.AudioInputPins.Count