Google Flix Engine Linux Reference Manual User Manual
Page 334

328
Flix Engine Linux File Documentation
•
on2sc swf_options_GetMovieOnStartOptions
flix,
∗pOnStartOptions)
Gets the options for the start of the SWF.
•
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.
•
on2sc swf_options_SetWaitTimeToStart
flix, const
waitTimeToStart)
Sets the number of seconds to wait before playback begins.
•
flix, const char ∗name, const char ∗value)
Adds a custom SWF variable as a name/value pair.
•
on2sc swf_options_DeleteVariable
flix, const
index)
Deletes a custom SWF variable.
•
on2sc swf_options_GetVariableCount
flix,
∗pVariableCount)
Gets the number of custom SWF variables already added.
•
on2sc swf_options_UpdateVariable
flix, const
index, const char ∗name,
const char ∗value)
Updates an already existing SWF variable.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen