Swf_options_reset, Swf_options_setadaptivepreloaderbufferfactor, Also – Google Flix Engine Linux Reference Manual User Manual
Page 236: Swf_options_setadaptivepreloaderbufferfactor()

230
Flix Engine Linux Module Documentation
Parameters:
← flix Handle to the flix engine returned from
or
→ pWaitTimeToStart Number of seconds to wait.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
pWaitTimeToStart
is not NULL
See also:
swf_options_SetWaitTimeToStart()
Use the
along with
and the
pa-
rameter. This function will be removed in a future release.
5.52.5.19
on2sc swf_options_Reset (FLIX2HANDLE flix)
Resets the swf options.
Parameters:
← flix Handle to the flix engine returned from
or
Return values:
reset of swf options was successful
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
Note:
Call this function if you wish to reset all swf options to their default values. This will free any memory
that was allocated to the swf object.
Use the
along with
. This function will be removed in a future
release.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen