| VideoConcat Methods |
The VideoConcat type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSource |
Adds video source
| |
| ClearSources |
Clears all sources
| |
| Dispose | ||
| Dispose(Boolean) |
Disposes the object.
(Inherited from DisposableClass.) | |
| Finalize | (Inherited from DisposableClass.) | |
| InsertSource |
Inserts video source to desired position
| |
| ReceiverConnected | (Inherited from VideoSender.) | |
| ReceiverDisconnected | (Inherited from VideoSender.) | |
| RemoveSource |
Removes video source
| |
| SendMediaData | (Inherited from VideoSender.) | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderTData, TFormat.) | |
| Start | ||
| Stop | ||
| SwapSources(Int32, Int32) |
Swaps to sources by indexes
| |
| SwapSources(IVideoSender, IVideoSender) |
Swaps two sources
| |
| SwapSources(IVideoSender, Int32) |
Swaps two sources by one's index in senders
|