'Declaration
Public Class VideoCompressionOptions
'Usage
Dim instance As VideoCompressionOptions
public class VideoCompressionOptions
public ref class VideoCompressionOptions
'Declaration
Public Class VideoCompressionOptions
'Usage
Dim instance As VideoCompressionOptions
public class VideoCompressionOptions
public ref class VideoCompressionOptions
The only public constructor for this class takes a DicomImage and a "format" - which is generally the extension of the file to be used for export, which therefore sets the Container, which in turn normally sets a default codec. The Codec can however subsequently be changed.
For internal DICOM transfer syntax conversion, default VideoCompressionOptions objects are created to match the requirements of the output transfer syntax, but they may be
System.Object
DicomObjects.Video.VideoCompressionOptions
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2