| 
       << Click to display table of contents >> TRVAudioSource | 
    
This is the ancestor class for TRVMicrophone and TRVCamSound components.
Unit [VCL and LCL] MRVMediaSource;
Unit [FMX] fmxMRVMediaSource;
Syntax
TRVAudioSource = class (TRVMediaSource)
TObject TPersistent TComponent  | 
This class introduces properties:
•Active – turn on/off the audio source (if this audio source supports turning on/off)
•Volume – changes sound volume (if this audio source supports changing volume)
Do not use this class directly, use its inherited components: