AVIMP3Channels
Viscom Software Screen2Video ActiveX Control |
AVIMP3Channels Property
Description: |
Set/Get the channels of MPEG Layer 3 audio codec when you output avi file. 1 = Mono, 2 = Stereo |
Usage: |
Screen2Video1.AVIMP3Channels[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |