Swf_options_setpreloadertype, Also, Swf_options_setpreloadertype() – Google Flix Engine Linux Reference Manual User Manual
Page 244

238
Flix Engine Linux Module Documentation
← percentToPreload Percent of the SWF movie to preload before playback begins.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
Note:
The preloader has to be enabled.
The default value is 20%.
The range is 1-100.
The preloader type must be
Works with any Flash player version 4 and higher.
See also:
swf_options_GetPercentToPreload()
Use the
along with
and the
parameter. This function will be removed in a future release.
5.52.5.31
on2sc swf_options_SetPreloaderType (FLIX2HANDLE flix, const
FE2_SwfPreloaderOptions preloaderType)
Sets the type of preloader.
Parameters:
← flix Handle to the flix engine returned from
or
← preloaderType The preloader type.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
preloaderType
is a valid member of
Note:
The preloader has to be enabled.
The default value is
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen