Video_options_getmaximumbitrate, Video_options_getratecontroltype, Video_options_getmaximumbitrate() – Google Flix Engine Linux Reference Manual User Manual
Page 265

5.56 Deprecated
259
5.56.2.7
on2sc video_options_GetKeyframeIntervalType (const FLIX2HANDLE flix,
FE2_VideoKeyframeTypes ∗ pKeyframeIntervalType)
Get the current keyframe interval type.
Parameters:
← flix Handle to the Flix Engine returned from
or
→ pKeyframeIntervalType Keyframe interval type (one of
Return values:
The keyframe interval type was successfully retrieved from the engine.
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 the
parameter. This func-
tion will be removed in a future release. See also:
5.56.2.8
on2sc video_options_GetMaximumBitrate (const FLIX2HANDLE flix, int32_t ∗
lpMaximumBitrate)
Get the current maximum bitrate target.
Parameters:
← flix Handle to the Flix Engine returned from
or
→ lpMaximumBitrate Target bitrate (in Kbps)
Return values:
The keyframe interval type was successfully retrieved from the engine.
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 the
parameter. This function
will be removed in a future release. See also:
5.56.2.9
on2sc video_options_GetRateControlType (const FLIX2HANDLE flix,
FE2_VideoBitrateControls ∗ pRateControlType)
Get the current rate control type.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen