<< Click to display table of contents >> TRVCamRecorder.AudioSource |
AudioSource specifies an audio source for recording
property AudioSource: TRVMediaSource;
property UseAudio: Boolean;
Assign TRVMicrophone, TRVCamSound or TRVCamReceiver component to AudioSource to use it as a sound source for recording.
AudioSource is used only if UseAudio = True.
If TRVCamReceiver receives sound from multiple sources, assign SourceAudioGUID and SourceAudioIndex properties
Default values:
nil, True
See also: