Google Flix Engine Linux Reference Manual User Manual
Page 333
6.44 flixengine2/swf_options.h File Reference
327
•
on2sc swf_options_SetSwfFramerateAsDouble
flix, const double swfFramer-
ate)
Sets the SWF framerate as a double.
•
on2sc swf_options_GetEnablePreloader
flix,
∗pEnablePreloader)
Gets if a video preloader is enabled or disabled.
•
on2sc swf_options_SetEnablePreloader
flix, const
enablePreloader)
Enables or disables the video preloader.
•
on2sc swf_options_GetPercentToPreload
flix,
∗pPercentToPreload)
Gets the percent of the SWF movie to preload before playback begins.
•
on2sc swf_options_SetPercentToPreload
flix,
const
percentTo-
Preload)
Sets the percent of the SWF movie to preload before playback begins.
•
flix,
∗pPreloaderType)
Gets the type of preloader.
•
on2sc swf_options_SetPreloaderType
flix, const
preloaderType)
Sets the type of preloader.
•
swf_options_GetAdaptivePreloaderBufferFactor
flix,
double
∗pPreloaderBufferFactor)
Gets the adaptive preload buffer factor.
•
on2sc swf_options_SetAdaptivePreloaderBufferFactor
flix, const double
preloaderBufferFactor)
Sets the adaptive preload buffer factor.
•
on2sc swf_options_GetMovieOnEndOptions
flix,
∗pOnEndOptions)
Gets the options for the end of the SWF.
•
swf_options_SetMovieOnEndOptions
flix,
const
onEndOptions)
Sets the options for the end of the SWF.
•
on2sc swf_options_GetLoopCount
flix,
∗pLoopCount)
Gets the number of times the SWF should loop.
•
on2sc swf_options_SetLoopCount
flix, const
loopCount)
Sets the number of times the SWF should loop.
•
swf_options_GetLoadMovieOnEndUrl
flix,
char
∗pLoadMovieOnEndUrl,
∗len)
Gets the URL of a SWF movie to load after the current movie ends.
•
swf_options_SetLoadMovieOnEndUrl
flix,
const
char
∗loadMovieOnEndUrl)
Sets the URL of a SWF movie to load after the current movie ends.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen