Google Flix Engine Linux Reference Manual User Manual
Page 216
210
Flix Engine Linux Module Documentation
•
on2sc swf_options_GetEmbeddedUrlTarget
flix, char ∗embeddedUrlTarget,
∗len)
Gets the target of embedded URL.
•
on2sc swf_options_SetEmbeddedUrl
flix, const char ∗embeddedUrl)
Sets the embedded URL of the SWF or HTML that will be loaded when the user clicks on the video.
•
swf_options_SetEmbeddedUrlTarget
flix,
const
char
∗embeddedUrlTarget)
Sets the target of the embedded URL.
•
swf_options_GetEmbeddedUrlType
flix,
∗embeddedUrlType)
Gets the type of embedded URL.
•
on2sc swf_options_SetEmbeddedUrlType
flix, const
em-
beddedUrlType)
Sets the type of embedded URL.
•
on2sc swf_options_GetSwfFramerate
flix,
∗pSwfFramerate)
Gets the SWF framerate.
•
on2sc swf_options_SetSwfFramerate
flix, const
swfFramerate)
Sets the SWF framerate.
•
swf_options_GetInsertBlankFrameOnStart
flix,
∗pInsertBlankFrameOnStart)
Gets if the engine is to insert a blank frame as the first frame of the SWF or not.
•
on2sc swf_options_SetInsertBlankFrameOnStart
flix, const
insertBlank-
FrameOnStart)
Tells the engine to insert a blank frame as the first frame of the SWF or not.
•
on2sc swf_options_GetSwfFramerateAsDouble
flix, double ∗pSwfFramerate)
Gets the SWF framerate as a double.
•
on2sc swf_options_SetSwfFramerateAsDouble
flix, const double swfFramer-
ate)
Sets the SWF framerate as a double.
•
on2sc swf_options_GetEnablePreloader
flix,
∗pEnablePreloader)
Gets if a video preloader is enabled or disabled.
•
on2sc swf_options_SetEnablePreloader
flix, const
enablePreloader)
Enables or disables the video preloader.
•
on2sc swf_options_GetPercentToPreload
flix,
∗pPercentToPreload)
Gets the percent of the SWF movie to preload before playback begins.
•
on2sc swf_options_SetPercentToPreload
flix, const
percentToPreload)
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen