Click or drag to resize

VideoCodecConverter Methods

The VideoCodecConverter type exposes the following members.

Methods
 NameDescription
Public methodDispose 
Public methodDispose(Boolean) 
Protected methodFinalize
(Overrides DisposableClass.Finalize)
Protected methodGetAllFormats
(Inherited from VideoHandler)
Public methodOnDataReceived
(Overrides VideoHandler.OnDataReceived(Object, VideoData))
Protected methodReceiverConnected
(Inherited from VideoHandler)
Protected methodReceiverDisconnected
(Inherited from VideoHandler)
Protected methodSendData
(Inherited from VideoHandler)
Protected methodSenderConnected
(Inherited from VideoHandler)
Protected methodSenderDisconnected
(Inherited from VideoHandler)
Public methodSetDestinationFormat 
Public methodSetPreferredSendFormats
(Inherited from VideoHandler)
Protected methodSetSupportedFormats
(Inherited from VideoHandler)
Public methodStart This method start the mediahandler
Public methodStop This method stop the mediahandler
Top
See Also