Editor_options_setusecut, Editor_options, Setusecut() – Google Flix Engine Linux Reference Manual User Manual
Page 112

106
Flix Engine Linux Module Documentation
Note:
This call will have no effect on the encoded video unless the cut filter is enabled with
. The default value is -1.0 (end of source).
Please use:
•
•
•
With the constants:
•
•
•
for access to the flix engine cut filter.
5.25.3.6
on2sc editor_options_SetUseCut (FLIX2HANDLE flix, const on2bool bUseCut)
Enable/disable the cut filter.
Parameters:
← flix Handle to the Flix Engine returned from
or
← bUseCut New cut enable status.
to enable,
to disable.
Return values:
The cut enable status was successfully set in the engine.
The underlying communication layer failed.
Note:
By default, the cut filter is disabled.
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