Swf_options_setpercenttopreload, Swf_options_setmovieonstartoptions, Also – Google Flix Engine Linux Reference Manual User Manual
Page 243: Swf_options_setmovieonstartoptions(), Swf_options_setpercenttopreload()
5.52 SWF
237
Note:
The default value is
See also:
swf_options_GetMovieOnEndOptions()
Use the
along with
and the
pa-
rameter. This function will be removed in a future release.
5.52.5.29
on2sc swf_options_SetMovieOnStartOptions (FLIX2HANDLE flix, const
FE2_SwfOnStartOptions onStartOptions)
Sets the options for the start of the SWF.
Parameters:
← flix Handle to the flix engine returned from
or
← onStartOptions The options for the start of the SWF.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
onStartOptions
is a valid member of
Note:
The default value is
See also:
swf_options_GetMovieOnStartOptions()
Use the
along with
and the
parameter. This function will be removed in a future release.
5.52.5.30
on2sc swf_options_SetPercentToPreload (FLIX2HANDLE flix, const int32_t
percentToPreload)
Sets the percent of the SWF movie to preload before playback begins.
Parameters:
← flix Handle to the flix engine returned from
or
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen