EffectChromaKeyCapAudioDevice
Viscom Software VideoCap ActiveX Control |
EffectChromaKeyCapAudioDevice Property
Description: |
Enables/disable capture the audio from audio device when capture to AVI, WMV, MP4 file. By default , it will capture the audio stream of video file. If you do not want to hearing the audio, you may set CaptureAudio = false. |
Usage: |
VideoCap1.EffectChromaKeyCapAudioDevice[= value] |
Data Type: |
Bool |
Example: |
This Visual Basic set the chroma key color: |
Value: |
RGB(255,0,0) |