TRVSenderCollectionEx

<< Click to display table of contents >>

TRVSenderCollectionEx

A collection describing senders allowing to send data to TRVCamReceiver.

Unit [VCL and LCL] MRVReceiver;

Unit [FMX] fmxMRVReceiver;

Syntax

TRVSenderCollectionEx = class(TCollection)

hmtoggle_arrow1Hierarchy

Description

The type of items of this collection: TRVSenderItemEx.

This is the type of TRVCamReceiver.Senders.

This property is used in two cases:

1) when the receiver initiates connection to sender(s)

2) when the receiver filters data received from a media server.