
328 Flix Engine Linux File Documentation
• on2sc swf_options_GetMovieOnStartOptions (FLIX2HANDLE flix, FE2_SwfOnStartOptions
∗pOnStartOptions)
Gets the options for the start of the SWF.
• on2sc swf_options_SetMovieOnStartOptions (FLIX2HANDLE flix, const FE2_-
SwfOnStartOptions onStartOptions)
Sets the options for the start of the SWF.
• on2sc swf_options_GetWaitTimeToStart (FLIX2HANDLE flix, int32_t ∗pWaitTimeToStart)
Gets the number of seconds to wait before playback begins.
• on2sc swf_options_SetWaitTimeToStart (FLIX2HANDLE flix, const int32_t waitTimeToStart)
Sets the number of seconds to wait before playback begins.
• on2sc swf_options_AddVariable (FLIX2HANDLE flix, const char ∗name, const char ∗value)
Adds a custom SWF variable as a name/value pair.
• on2sc swf_options_DeleteVariable (FLIX2HANDLE flix, const int32_t index)
Deletes a custom SWF variable.
• on2sc swf_options_GetVariableCount (FLIX2HANDLE flix, int32_t ∗pVariableCount)
Gets the number of custom SWF variables already added.
• on2sc swf_options_UpdateVariable (FLIX2HANDLE flix, const int32_t 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
Komentarze do niniejszej Instrukcji