AVIMP3SampleRate
Viscom Software Screen2Video ActiveX Control |
AVIMP3SampleRate Property
Description: |
Set/Get the sample rate of MPEG Layer 3 audio codec when you output avi file. The valid value is 11025, 22050, 44100. |
Usage: |
Screen2Video1.AVIMP3SampleRate[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |