MP4AudioBitrate
Viscom Software Screen2Video ActiveX Control |
MP4AudioBitrate Property
Description: |
Get/Set the audio bitrate of MP4 video. e.g. 128000 is 128 kbps. |
Usage: |
Screen2Video1.MP4AudioBitrate[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |