Click or drag to resize
VideoCodecConverter Properties

The VideoCodecConverter type exposes the following members.

Properties
  NameDescription
Public propertyDestinationFormat
Output format
Public propertyForceTranscode
If true it forces transcoding in all cases, even when the input and output formats are the same
Public propertyID (Inherited from DisposableClass.)
Public propertyIsRunning
True if Converter is running, otherwise false
Public propertyOutputQuality
Quality level used for encodig;
Public propertyReceiveFormats
Gets a list of video formats that the video handler can receive. If no video format specified, all formats are supported.
(Inherited from VideoHandler.)
Public propertySourceFormat
Input format
Top
See Also