TRVAudioSource

Properties

<< Click to display table of contents >>

TRVAudioSource

Properties

This is the ancestor class for TRVMicrophone and TRVCamSound components.

Unit [VCL and LCL] MRVMediaSource;

Unit [FMX] fmxMRVMediaSource;

Syntax

TRVAudioSource = class (TRVMediaSource)

hmtoggle_arrow1Hierarchy

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:

TRVMicrophone

TRVCamSound