<< Click to display table of contents >> TCustomRVReceiver.AudioOutput |
Links this receiver component to TRVAudioPlayer component.
property AudioOutput: TCustomRVAudioOutput;
A receiver component can play sound itself. However, it does it using default sound settings, and only on the default audio device.
Assign TRVAudioPlayer component to play sound in a more configurable way.