Video |
The VideoConcat type exposes the following members.
| Name | Description | |
|---|---|---|
| AddSource | Adds video source | |
| ClearSources | Clears all sources | |
| ContainsSource | Checks if contains source | |
| Dispose | ||
| Dispose(Boolean) | (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 AbstractMediaSenderVideoData, VideoFormat) | |
| 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 |