RVMedia Classes

<< Click to display table of contents >>

RVMedia Classes

Camera Properties

TRVGStreamerProperty contains properties configuring GStreamer; a type of GStreamerProperty property.

TRVFFMpegProperty contains properties configuring FFmpeg; a type FFMpegProperty property.

Commands

TRVCmd – a command that can be sent from a sender to a receiver (or a server).

TRVCmdParamCollection – a collection of TRVCmdParamItem items; a type of TRVCmd.Params property; a collection of command parameters.

Graphics

TRVImageWrapper encapsulates a graphic object.

TRVMBitmap contains a raster image.

Sender Properties

TRVMediaSourceCollection – a collection of TRVMediaSourceItem items; a type of ExtraMediaSources property; media sources for additional media channels.

TRVCompressionOptions – media compression options; a type of CompressionOptions property.

TRVConnectionProperties – connection properties; a type of ConnectionProperties property.

TRVSendOptions – sending options; a type of SendOptions property.

Receiver Properties

TRVConnectionProperties – connection properties; a type of ConnectionProperties property.

TRVSenderCollectionEx – a collection of TRVSenderItemEx items; a type of Senders property; describes a list of allowed senders for this receiver.

Server Properties

TRVBufferOptions – buffering options; a type of BufferOptions property.

TRVConnectionProperties – connection properties; a type of SenderConnectionProperties and ReceiverConnectionProperties properties.

Other

TRVMotionDetector allows to find changed areas in video frames.