MP4AudioSampleRate
Viscom Software Screen2Video ActiveX Control |
MP4AudioSampleRate Property
Description: |
Set the audio sample rate of MP4 file. The value can 44100, 48000. |
Usage: |
Screen2Video1.MP4AudioSampleRate[= value] |
Data Type: |
long |
Example: |
This Visual Basic example Private Sub Capture_Click() End Sub |