Google Flix Engine Linux Reference Manual User Manual
Page 260

254
Flix Engine Linux Module Documentation
•
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.
•
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)
Gets the SWF framerate.
•
on2sc video_options_SetSwfFramerate
flix, const
swfFramerate)
Sets the SWF framerate.
•
(const
flix,
∗pVideoCodec)
Determine which video codec will be used.
•
on2sc video_options_SetVideoCodec
flix, const
videoCodec)
Select the video codec to be used.
•
on2sc video_options_GetAlphaPercentage
(const
flix,
∗percentage)
Gets the percentage of the video bitrate to be used to encode the alpha channel.
•
on2sc video_options_SetAlphaPercentage
flix, const
percentage)
Sets the percentage of the video bitrate to be used to encode the alpha channel.
•
on2sc video_options_AddFLVCuePoint
flix, const char ∗pName, const double
time, const
type)
Adds a cue point to the FLV.
•
video_options_AddFLVCuePointParameter
flix,
const
char
∗pCuePointName, const char ∗pName, const char ∗pValue)
Adds a name/value parameter to an already added cue point.
•
on2sc video_options_GetCompressMode
(const
flix,
∗mode)
Get the current VP6 compression mode.
•
on2sc video_options_SetCompressMode
flix,
mode)
Set the VP6 compression mode.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen