Video_options_reset(), Video_options_reset, Video_options_setswfheight – Google Flix Engine Linux Reference Manual User Manual
Page 256: Video_options_getusecustomswfdimensions

250
Flix Engine Linux Module Documentation
→ lpSwfWidth SWF width.
Return values:
Success.
The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Use the
along with
and the
parameter. This
function will be removed in a future release.
5.55.1.5
on2sc video_options_GetUseCustomSwfDimensions (const FLIX2HANDLE flix, on2bool
∗ bpUseCustomSwfDimensions)
Determine if the engine is using the SWF width and height for the SWF.
Parameters:
← flix Handle to the Flix Engine returned from
or
→ bpUseCustomSwfDimensions Variable to update with the current custom SWF dimensions enable
status
Return values:
Success.
The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Use the
along with
and the
parameters. This function will be removed in a future release.
5.55.1.6
on2sc video_options_Reset (FLIX2HANDLE flix)
Reset the video options to their defaults.
Parameters:
← flix Handle to the Flix Engine returned from
or
Return values:
The video options were reset successfully.
The underlying communication layer failed.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen