Editor_options_getusecut, Editor_options_setcutstarttime – Google Flix Engine Linux Reference Manual User Manual
Page 110

104
Flix Engine Linux Module Documentation
The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Please use:
•
•
•
With the constants:
•
•
•
for access to the flix engine cut filter.
5.25.3.3
on2sc editor_options_GetUseCut (const FLIX2HANDLE flix, on2bool ∗ pUseCut)
Determine if the cut filter is enabled.
Parameters:
← flix Handle to the Flix Engine returned from
or
→ pUseCut Variable to update with the current saturation enable status
Return values:
The cut filter enable status was successfully retrieved from the engine.
The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Please use:
•
•
•
With the constants:
•
•
•
for access to the flix engine cut filter.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen