Video_options_getimagewidth, Video_options_getusesourcedimensions – Google Flix Engine Linux Reference Manual User Manual
Page 153

5.35 Scale
147
Please use:
•
•
•
With the constants:
•
•
•
for access to the flix engine video scaling filter.
5.35.4.2
on2sc video_options_GetImageWidth (const FLIX2HANDLE flix, int32_t ∗
lpImageWidth)
Get the current scaled image width.
Parameters:
← flix Handle to the Flix Engine returned from
or
→ lpImageWidth Image width (in pixels)
Return values:
The width value was successfully retrieved from the engine.
The underlying communication layer failed.
Note:
This value should only be considered valid if it follows a call to
. It
can not be used to get information about the unscaled input video.
If a value other than ON2_OK is returned, the output variables should not be considered valid.
Please use:
•
•
•
With the constants:
•
•
•
for access to the flix engine video scaling filter.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen