IVideoSender Interface |
Namespace: Ozeki.Media
The IVideoSender type exposes the following members.
Name | Description | |
---|---|---|
ReceiverConnected |
This will be called when this object has been connected to a video receiver.
| |
ReceiverDisconnected |
This will be called when this object has been disconnected from a video receiver.
| |
SetPreferredSendFormats |
Sets the preferred send formats of the media sender. It will be send the media data in that media format if it is possible.
(Inherited from IMediaSenderTData, TFormat.) |
Name | Description | |
---|---|---|
MediaDataSent |
Occurs when the media data is ready to send.
(Inherited from IMediaSenderTData, TFormat.) |