Video encoding options, 55 video encoding options, Video – Google Flix Engine Linux Reference Manual User Manual
Page 254: Options_getsourceheight(), Modules, Functions, 1 function documentation

248
Flix Engine Linux Module Documentation
5.55
Video Encoding Options
Modules
•
Functions
•
flix)
Reset the video options to their defaults.
•
(const
flix)
Ensure the current video settings are valid.
•
on2sc video_options_GetSwfHeight
(const
flix,
∗lpSwfHeight)
Gets the SWF height.
•
on2sc video_options_SetSwfHeight
flix, const
lSwfHeight)
Sets the SWF height.
•
on2sc video_options_GetSwfWidth
(const
flix,
∗lpSwfWidth)
Gets the SWF width.
•
on2sc video_options_SetSwfWidth
flix, const
lSwfWidth)
Sets the SWF width.
•
video_options_GetUseCustomSwfDimensions
(const
flix,
∗bpUseCustomSwfDimensions)
Determine if the engine is using the SWF width and height for the SWF.
•
on2sc video_options_SetUseCustomSwfDimensions
flix, const
bUse-
CustomSwfDimensions)
Tells the engine to use the SWF width and SWF height for the SWF.
•
on2sc video_options_GetSourceHeight
(const
flix,
∗height)
Get the height of the source video.
•
on2sc video_options_GetSourceWidth
(const
flix,
∗width)
Get the width of the source video.
5.55.1
Function Documentation
5.55.1.1
on2sc video_options_GetSourceHeight (const FLIX2HANDLE flix, int32_t ∗ height)
Get the height of the source video.
Parameters:
← flix Handle to the Flix Engine returned from
or
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen