Functions | |
| on2sc | editor_options_Reset (FLIX2HANDLE flix) |
| Reset the media editor options to their defaults. | |
| on2sc | editor_options_Validate (const FLIX2HANDLE flix) |
| Ensure the current media editor settings are valid. | |
| on2sc editor_options_Reset | ( | FLIX2HANDLE | flix | ) |
Reset the media editor options to their defaults.
| [in] | flix | Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx() |
| ON2_OK | The editor options were reset successfully. | |
| ON2_NET_ERROR | The underlying communication layer failed. |
| on2sc editor_options_Validate | ( | const FLIX2HANDLE | flix | ) |
Ensure the current media editor settings are valid.
| [in] | flix | Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx() |
| ON2_OK | The editor options are valid and encoding may proceed. | |
| ON2_INVALID_PARAMS | One or more options are invalid. Proceeding with encoding may cause encoding to fail or a file that does not match the specified options will be created. | |
| ON2_NET_ERROR | The underlying communication layer failed. |
Flix Engine Linux documentation, generated on Mon May 19 10:56:11 2008 by
doxygen 1.5.2