Google Flix Engine Linux Reference Manual User Manual
Page 338

332
Flix Engine Linux File Documentation
•
on2sc video_options_SetImageWidth
flix, const
lImageWidth)
Set the scaled image width.
•
video_options_GetUseSourceDimensions
(const
flix,
∗bpUseSourceDimensions)
Determine if the source’s dimensions will be used instead of the scaled dimensions.
•
on2sc video_options_SetUseSourceDimensions
flix, const
bUs-
eSourceDimensions)
Switch between source and scaled dimensions.
Deprecated functions
•
on2sc video_options_GetDeinterlace
(const
flix,
∗lpDeinterlace)
Determine if the deinterlace filter is enabled.
•
on2sc video_options_SetDeinterlace
flix, const
lDeinterlace)
Enable/disable the deinterlace filter.
Deprecated functions
•
video_options_GetVideoFramerate
(const
flix,
∗lpVideoFramerate)
Get the current video framerate.
•
on2sc video_options_SetVideoFramerate
flix, const
lVideoFramer-
ate)
Set the video framerate.
•
on2sc video_options_GetVideoFramerateAsDouble
(const
flix, double ∗p_-
fps)
Get the current video framerate.
•
on2sc video_options_SetVideoFramerateAsDouble
flix, const double fps)
Set the video framerate.
•
video_options_GetUseSourceFramerate
flix,
∗bpUseSourceFramerate)
Determine if the source’s framerate will be used instead of the modified framerate.
•
on2sc video_options_SetUseSourceFramerate
flix, const
bUseSource-
Framerate)
Switch between source and scaled framerate.
•
on2sc video_options_GetDecimateValue
(const
flix,
∗pValue)
Get the current decimation of the video framerate.
•
on2sc video_options_SetDecimateValue
flix, const
value)
Set the decimation of the video framerate.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen