TRVCamSender.SendMediaTypes

<< Click to display table of contents >>

TRVCamSender.SendMediaTypes

Defines which types of media (video, audio, etc.) the component sends.

property SendMediaTypes: TRVMediaTypes;

Default value

[rvmtVideo, rvmtAudio, rvmtUserData, rvmtFileData, rvmtCmdData]

See also

VideoSource

AudioSource

methods for sending commands

methods for sending files and binary data

See also properties of TRVCamReceiver:

ReceiveMediaTypes