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