Swf_options_setinsertblankframeonstart, Swf_options_setenablepreloader, Also – Google Flix Engine Linux Reference Manual User Manual
Page 240: Swf_options_setenablepreloader(), Swf_options_setinsertblankframeonstart()

234
Flix Engine Linux Module Documentation
Remarks:
The default value is
See also:
swf_options_GetEmbeddedUrlType()
Use the
along with
and the
parameter. This function will be removed in a future release.
5.52.5.24
on2sc swf_options_SetEnablePreloader (FLIX2HANDLE flix, const on2bool
enablePreloader)
Enables or disables the video preloader.
Parameters:
← flix Handle to the flix engine returned from
or
← enablePreloader
Return values:
Success
should one or more of the preconditions fail
the underlying communication layer failed
Precondition:
flix
is not NULL
will enable a preloader.
will disable a preloader.
See also:
swf_options_GetEnablePreloader()
5.52.5.25
on2sc swf_options_SetInsertBlankFrameOnStart (FLIX2HANDLE flix, const on2bool
insertBlankFrameOnStart)
Tells the engine to insert a blank frame as the first frame of the SWF or not.
Parameters:
← flix Handle to the flix engine returned from
or
← insertBlankFrameOnStart
will insert a blank frame.
will not.
Return values:
The engine set the variable of whether or not to insert a blank frame.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen