Video |
The VideoCodecConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoCodecConverter(VideoFormat, VideoQuality, Boolean) | Constructor |
![]() | VideoCodecConverter(VideoFormat, VideoFormat, VideoQuality, Boolean) | Constructor |
Name | Description | |
---|---|---|
![]() | DestinationFormat | Output format |
![]() | ForceTranscode | If true it forces transcoding in all cases, even when the input and output formats are the same |
![]() | ID | (Inherited from DisposableClass) |
![]() | IsRunning | True if Converter is running, otherwise false |
![]() | OutputQuality | Quality level used for encodig; |
![]() | ReceiveFormats | (Inherited from VideoHandler) |
![]() | SourceFormat | Input format |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the VideoCodecConverter |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the VideoCodecConverter and optionally releases the managed resources |
![]() | Finalize | (Overrides DisposableClass.Finalize) |
![]() | GetAllFormats | (Inherited from VideoHandler) |
![]() | OnDataReceived | (Overrides VideoHandler.OnDataReceived(Object, VideoData)) |
![]() | ReceiverConnected | (Inherited from VideoHandler) |
![]() | ReceiverDisconnected | (Inherited from VideoHandler) |
![]() | SendData | (Inherited from VideoHandler) |
![]() | SenderConnected | (Inherited from VideoHandler) |
![]() | SenderDisconnected | (Inherited from VideoHandler) |
![]() | SetDestinationFormat | |
![]() | SetPreferredSendFormats | (Inherited from VideoHandler) |
![]() | SetSupportedFormats | (Inherited from VideoHandler) |
![]() | Start | This method start the mediahandler |
![]() | Stop | This method stop the mediahandler |
Name | Description | |
---|---|---|
![]() | MediaDataSent | (Inherited from VideoHandler) |
![]() | ReceiveFormatsChanged | (Inherited from VideoHandler) |