![]() |
Avidemux 2.6 Scripting Reference
|
The AudioEncoder class is the base class of all Avidemux audio encoders. More...
Public Member Functions | |
void | resetConfiguration () |
Resets the video encoder back to its default configuration. |
Properties | |
Object | configuration |
Gets an object that holds parameters used to configure the video encoder. | |
String | name |
Gets the user friendly name of the video encoder. |
The AudioEncoder class is the base class of all Avidemux audio encoders.
Depending on the plugins that are packaged with Avidemux, the following audio encoder classes may be available to the ECMA scripting engine:
Example usage:
void resetConfiguration | ( | ) |
Resets the video encoder back to its default configuration.
|
read |
Gets an object that holds parameters used to configure the video encoder.