Deprecated, 44 deprecated, Functions – Google Flix Engine Linux Reference Manual User Manual
Page 197: 1 function documentation

5.44 Deprecated
191
5.44
Deprecated
Functions
•
flix)
Reset the media editor options to their defaults.
•
(const
flix)
Ensure the current media editor settings are valid.
5.44.1
Function Documentation
5.44.1.1
on2sc editor_options_Reset (FLIX2HANDLE flix)
Reset the media editor options to their defaults.
Parameters:
← flix Handle to the Flix Engine returned from
or
Return values:
The editor options were reset successfully.
The underlying communication layer failed.
Use the
5.44.1.2
on2sc editor_options_Validate (const FLIX2HANDLE flix)
Ensure the current media editor settings are valid.
Parameters:
← flix Handle to the Flix Engine returned from
or
Return values:
The editor options are valid and encoding may proceed.
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.
The underlying communication layer failed.
Use the
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen