TRVAudioViewer.ReceiverSource, GUIDFrom

<< Click to display table of contents >>

TRVAudioViewer.ReceiverSource, GUIDFrom

ReceiverSource is an audio source to visualize audio data received from the network, for example, by TRVCamReceiver component.

property ReceiverSource: TCustomRVReceiver;

property GUIDFrom: TRVMAnsiString;

If you assign value to ReceiverSource, AudioSource is reset to nil.

If GUIDFrom is empty, this component shows sound activity from all senders.

You can specify GUID of specific sender to indicate only sound received from this sender.

See also:

TRVCamSender.GUIDFrom

TRVCamReceiver.Senders

Default value

GUIDFrom: '' (empty string)