Video |
The VideoConcat type exposes the following members.
| Name | Description | |
|---|---|---|
| VideoConcat(ListIVideoSender) | Constructor with desired sender list | |
| VideoConcat(OzResolution) | Default constructor (empty sender list, 1x1 matrix) | |
| VideoConcat(ViewMatrix) | Constructor with desired view matrix |
| Name | Description | |
|---|---|---|
| CropPicture | Crop pictures to fill cell. | |
| FrameRate | Framerate of the main sender | |
| GlobalCellResolution | Resolution of the cells in the VievMatrix. If it is not set then every cell uses the resolution of its video source (default value is null). | |
| ID | (Inherited from DisposableClass) | |
| IsRunning | ||
| Resolution | Combined picture resolution | |
| Senders | List of the video senders | |
| ViewMatrix | Picture splitting matrix |
| Name | Description | |
|---|---|---|
| AddSource | Adds video source | |
| ClearSources | Clears all sources | |
| ContainsSource | Checks if contains source | |
| Dispose | Releases all resources used by the VideoConcat | |
| 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 |
| Name | Description | |
|---|---|---|
| MediaDataSent | (Inherited from AbstractMediaSenderVideoData, VideoFormat) |