Defines, 3 define documentation – Google Flix Engine Linux Reference Manual User Manual
Page 151

5.35 Scale
145
•
on2sc video_options_SetImageHeight
flix, const
lImageHeight)
Set the scaled image height.
•
on2sc video_options_GetImageWidth
(const
flix,
∗lpImageWidth)
Get the current scaled image width.
•
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.
Defines
• #define
Filter name for use with
• #define
Filter parameter name for scaled width.
• #define
Filter parameter name for scaled height.
5.35.3
Define Documentation
5.35.3.1
#define FE2_FILTER_SCALE
Filter name for use with
Definition at line 73 of file scale.h.
5.35.3.2
#define FE2_SCALE_HEIGHT
Filter parameter name for scaled height.
Use FE2_SCALE_HEIGHT with
and
to set and/or get the
scaled height of the video.
Note:
The value returned by a call to
when this name is specified should only be
considered valid if it follows a call to
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen