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 + Aurigma.GraphicsMill.Codecs..::.EncoderOptions + 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.