Click or drag to resize
VideoReceiver Methods

The VideoReceiver type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the object.
(Inherited from DisposableClass.)
Protected methodDispose(Boolean)
Disposes the object.
(Inherited from DisposableClass.)
Protected methodFinalize
(Inherited from DisposableClass.)
Protected methodGetAllFormats
Protected methodOnDataReceived
This will be called when media data received from a media handler.
(Inherited from AbstractMediaReceiverTData, TFormat.)
Protected methodSenderConnected
This will be called when a video sneder has been connected to this object.
Protected methodSenderDisconnected
This will be called when a video sender has been disconnected from this object.
Protected methodSetReceiveFormats
Sets the audio formats that the audio handler can receive. If no audio format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.)
Top
See Also