Google Flix Engine Linux Reference Manual User Manual
Page 217
5.52 SWF
211
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 preload-
erBufferFactor)
Sets the adaptive preload buffer factor.
•
on2sc swf_options_GetMovieOnEndOptions
flix,
∗pOnEndOptions)
Gets the options for the end of the SWF.
•
on2sc 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.
•
on2sc 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.
•
on2sc swf_options_GetMovieOnStartOptions
flix,
∗pOnStartOptions)
Gets the options for the start of the SWF.
•
on2sc swf_options_SetMovieOnStartOptions
flix, const
onStartOptions)
Sets the options for the start of the SWF.
•
on2sc swf_options_GetWaitTimeToStart
flix,
∗pWaitTimeToStart)
Gets the number of seconds to wait before playback begins.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen