AVIMP3Bitrate
Viscom Software Screen2Video ActiveX Control |
AVIMP3Bitrate Property
Description: |
Set/Get the bitrate of MPEG Layer 3 audio codec when you output avi file. If set AVIMP3Bitrate=128, it mean set the 128 kbps. |
Usage: |
Screen2Video1.AVIMP3Bitrate[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |