| << Click to display table of contents >> TRVAudioSourceWithOutput | 
This is the ancestor class for TRVMicrophone and TRVCamSound components. This is an audio source component that can be linked to an audio output component.
Unit [VCL and LCL] MRVAudioSourceEx;
Unit [FMX] fmxMRVAudioSourceEx;
Syntax
TRVAudioSource = class (TRVMediaSource)
| TObject TPersistent TComponent | 
This class introduces a new property: AudioOutput.
Do not use this class directly, use its inherited components: