TRVAudioSourceWithOutput

Properties

<< Click to display table of contents >>

TRVAudioSourceWithOutput

Properties

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)

hmtoggle_arrow1Hierarchy

This class introduces a new property: AudioOutput.

Do not use this class directly, use its inherited components:

TRVMicrophone

TRVCamSound