MP4AudioChannels
Viscom Software Screen2Video ActiveX Control |
MP4AudioChannels Property
Description: |
Set the audio channels of MP4 file. 1 is Mono, 2 is Stereo |
Usage: |
Screen2Video1.MP4AudioBitrate[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |