Google Flix Engine Linux Reference Manual User Manual
Page 336
330
Flix Engine Linux File Documentation
Get the current keyframe interval type.
•
video_options_SetKeyframeIntervalType
flix,
const
keyframeIntervalType)
Set the keyframe interval type.
•
video_options_GetMaximumBitrate
(const
flix,
∗lpMaximumBitrate)
Get the current maximum bitrate target.
•
on2sc video_options_SetMaximumBitrate
flix, const
lMaximumBitrate)
Set the maximum bitrate target.
•
on2sc video_options_GetRateControlType
(const
flix,
∗pRateControlType)
Get the current rate control type.
•
on2sc video_options_SetRateControlType
flix, const
rateControlType)
Set the rate control type.
•
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.
•
video_options_GetUseMaximumBitrate
(const
flix,
∗bpUseMaximumBitrate)
Determine if the maximum bitrate target will be used.
•
on2sc video_options_SetUseMaximumBitrate
flix, const
bUseMaxi-
mumBitrate)
Enable/disable the maximum bitrate target value.
•
on2sc video_options_GetSwfFramerate
(const
flix,
∗pSwfFramerate)
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen