Video_options_setratecontroltype, Video_options_setswfframerate – Google Flix Engine Linux Reference Manual User Manual
Page 271
5.56 Deprecated
265
The H.263 codec is usable down to 0.05 bpp. For lower bitrates, VP6 must be used.
The default value is 448 Kbps.
Setting this value will have no effect unless enabled via
video_options_SetUseMaximumBitrate()
Use the
along with the
parameter. This function
will be removed in a future release. See also:
See also:
5.56.2.19
on2sc video_options_SetRateControlType (FLIX2HANDLE flix, const
FE2_VideoBitrateControls rateControlType)
Set the rate control type.
Parameters:
← flix Handle to the Flix Engine returned from
or
← rateControlType Rate control type (one of
Return values:
The rate control type was successfully set in the engine.
The value is out of range.
The underlying communication layer failed.
Note:
The default value is
Use the
along with the
parameter. This function
will be removed in a future release. See also:
5.56.2.20
on2sc video_options_SetSwfFramerate (FLIX2HANDLE flix, const int32_t
swfFramerate)
Sets the SWF framerate.
Parameters:
← flix Handle to the flix engine returned from
or
← swfFramerate The SWF framerate.
Return values:
The engine successfully set the SWF framerate.
should one or more of the preconditions fail
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen