Deprecated – Google Flix Engine Linux Reference Manual User Manual
Page 517

7.16 Deprecated List
511
Global
Please use:
•
•
•
With the constants:
•
•
•
for access to the flix engine cut filter.
Global
video_options_GetVideoFramerate
Please use
video_options_GetVideoFramerateAsDouble()
to allow for non integer framerates.
Global
video_options_SetVideoFramerate
Please use
video_options_SetVideoFramerateAsDouble()
to allow for non integer framerates.
Global
video_options_GetVideoFramerateAsDouble
Use the
along with
and the
parameter. This function will be removed
in a future release.
Global
video_options_SetVideoFramerateAsDouble
Use the
along with
and the
parameter. This function will be removed
in a future release.
Global
video_options_GetUseSourceFramerate
Use the
along with
. Not adding
with
implies use of the
source frame rate. This function will be removed in a future release.
Global
video_options_SetUseSourceFramerate
Use the
along with
. Not adding
with
implies use of the
source frame rate. This function will be removed in a future release.
Global
video_options_GetDecimateValue
Use
the
along
with
and the
parameter.
This function will be
removed in a future release.
Global
video_options_SetDecimateValue
Use
the
along
with
and the
parameter.
This function will be
removed in a future release.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen