
250 Flix Engine Linux Module Documentation
→ lpSwfWidth SWF width.
Return values:
ON2_OK Success.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_WIDTH 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 Flix2_Create() or Flix2_CreateEx()
→ bpUseCustomSwfDimensions Variable to update with the current custom SWF dimensions enable
status
Return values:
ON2_OK Success.
ON2_NET_ERROR The underlying communication layer failed.
Note:
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_WIDTH/FE2_SWF_-
HEIGHT 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 Flix2_Create() or Flix2_CreateEx()
Return values:
ON2_OK The video options were reset successfully.
ON2_NET_ERROR The underlying communication layer failed.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Komentarze do niniejszej Instrukcji