Aurigma Graphics Mill 5.5 for .NET
CustomEncoderOptions Members
The CustomEncoderOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CustomEncoderOptions |
Creates and initializes a new CustomEncoderOptions class instance. |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
SetMediaFormat |
Sets the unique media format identifier for the codec. |
|
|
ToFrame |
Creates and initalizes Frame class instance with these encoder options. (Inherited from EncoderOptions.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Left |
Gets/sets left position of the frame. (Inherited from EncoderOptions.) |
|
|
MediaFormat |
Returns media format for which encoder options are defined. (Inherited from EncoderOptions.) |
|
|
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |