Swf_options_getmovieonstartoptions – Google Flix Engine Linux Reference Manual User Manual
Page 232

226
Flix Engine Linux Module Documentation
5.52.5.11
on2sc swf_options_GetMovieOnEndOptions (FLIX2HANDLE flix,
FE2_SwfOnEndOptions ∗ pOnEndOptions)
Gets the options for the end of the SWF.
Parameters:
← flix Handle to the flix engine returned from
or
→ pOnEndOptions The options for the end of the SWF.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
pOnEndOptions
is not NULL
See also:
swf_options_SetMovieOnEndOptions()
Use the
along with
and the
pa-
rameter. This function will be removed in a future release.
5.52.5.12
on2sc swf_options_GetMovieOnStartOptions (FLIX2HANDLE flix,
FE2_SwfOnStartOptions ∗ pOnStartOptions)
Gets the options for the start of the SWF.
Parameters:
← flix Handle to the flix engine returned from
or
→ pOnStartOptions The options for the start of the SWF.
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
pOnStartOptions
is not NULL
See also:
swf_options_SetMovieOnStartOptions()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen