Swf_options_getpercenttopreload, Swf_options_getpreloadertype – Google Flix Engine Linux Reference Manual User Manual
Page 233

5.52 SWF
227
Use the
along with
and the
parameter. This function will be removed in a future release.
5.52.5.13
on2sc swf_options_GetPercentToPreload (FLIX2HANDLE flix, int32_t ∗
pPercentToPreload)
Gets the percent of the SWF movie to preload before playback begins.
Parameters:
← flix Handle to the flix engine returned from
or
→ pPercentToPreload 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
pPercentToPreload
is not NULL
See also:
swf_options_SetPercentToPreload()
Use the
along with
and the
parameter. This function will be removed in a future release.
5.52.5.14
on2sc swf_options_GetPreloaderType (FLIX2HANDLE flix, FE2_SwfPreloaderOptions
∗ pPreloaderType)
Gets the type of preloader.
Parameters:
← flix Handle to the flix engine returned from
or
→ pPreloaderType The preloader type.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen