'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