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

QTEncoderOptions Members

The QTEncoderOptions type exposes the following members.

Constructors

Name Description
Public method QTEncoderOptions

Creates and initializes a new DSEncoderOptions class instance.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToFrame

Creates and initializes a Frame class instance with this encoder options.

(Overrides EncoderOptions.ToFrame().)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Left

Gets/sets left position of the frame.

(Inherited from EncoderOptions.)
Public property MediaFormat

Returns media format for which encoder options are defined.

(Inherited from EncoderOptions.)
Public property Top

Gets/sets top position of the frame.

(Inherited from EncoderOptions.)

See Also

Reference