Click or drag to resize

VideoConcat Methods

The VideoConcat type exposes the following members.

Methods
 NameDescription
Public methodAddSource Adds video source
Public methodClearSources Clears all sources
Public methodContainsSource Checks if contains source
Public methodDispose 
Protected methodDispose(Boolean)
(Inherited from DisposableClass)
Protected methodFinalize
(Inherited from DisposableClass)
Public methodInsertSource Inserts video source to desired position
Protected methodReceiverConnected
(Inherited from VideoSender)
Protected methodReceiverDisconnected
(Inherited from VideoSender)
Public methodRemoveSource Removes video source
Protected methodSendMediaData
(Inherited from VideoSender)
Public methodSetPreferredSendFormats
(Inherited from AbstractMediaSenderVideoData, VideoFormat)
Public methodStart 
Public methodStop 
Public methodSwapSources(Int32, Int32) Swaps to sources by indexes
Public methodSwapSources(IVideoSender, IVideoSender) Swaps two sources
Public methodSwapSources(IVideoSender, Int32) Swaps two sources by one's index in senders
Top
See Also