Viscom Software VideoCap ActiveX Control

Channel Property

Description:   

Returns or sets the TV Channel.

Usage:   

VideoCap1.Channel[= value]

Data Type:   

Integer

Example:   

This Visual Basic example set the Channel to 10:

Private Sub Form_Load()
        VideoCap1.CountryCode=1
        VideoCap1.Start
         VideoCap1.ScanTVChannels
         VideoCap1.Channel=10
End Sub


Value:   

1,2,3........