Video, Options_setvideocodec(), Video_options_setusemaximumbitrate – Google Flix Engine Linux Reference Manual User Manual
Page 272: Video_options_setvideocodec, Video_options_setusemaximumbitrate()

266
Flix Engine Linux Module Documentation
the underlying communication layer failed
Precondition:
flix
is not NULL
Please use
swf_options_SetSwfFramerateAsDouble()
to allow for non integer framerates.
5.56.2.21
on2sc video_options_SetUseMaximumBitrate (FLIX2HANDLE flix, const on2bool
bUseMaximumBitrate)
Enable/disable the maximum bitrate target value.
Parameters:
← flix Handle to the Flix Engine returned from
or
← bUseMaximumBitrate New bitrate enable status.
to enable,
to disable.
Return values:
The bitrate enable status was successfully set in the engine.
The underlying communication layer failed.
Note:
By default, the deinterlace filter is disabled.
Use the
along with the
parameter. This function
will be removed in a future release. See also:
5.56.2.22
on2sc video_options_SetVideoCodec (FLIX2HANDLE flix, const FE2_VideoCodec
videoCodec)
Select the video codec to be used.
Parameters:
← flix Handle to the Flix Engine returned from
or
← videoCodec New video codec (one of
Return values:
The video codec was successfully set in the engine.
The value is out of range.
The underlying communication layer failed.
Note:
By default, the
will be used.
Use the
. This function will be removed in a future release. See also:
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen