This documentation is for the old version. Go to the latest Graphics Mill docs

DSEncoderOptions Class

This class represents the DirectShow encoder options. Currently it is empty.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)

Syntax

Visual Basic
Public NotInheritable Class DSEncoderOptions _
	Inherits EncoderOptions
C#
public sealed class DSEncoderOptions : EncoderOptions

Remarks

There is no need to use this class directly.

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.EncoderOptions
L Aurigma.GraphicsMill.Codecs.DSEncoderOptions

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.

Object Model




See Also

Reference