
254 Flix Engine Linux Module Documentation
• on2sc video_options_GetRateControlType (const FLIX2HANDLE flix, FE2_VideoBitrateControls
∗pRateControlType)
Get the current rate control type.
• on2sc video_options_SetRateControlType (FLIX2HANDLE flix, const FE2_VideoBitrateControls
rateControlType)
Set the rate control type.
• on2sc video_options_GetUseMaximumBitrate (const FLIX2HANDLE flix, on2bool
∗bpUseMaximumBitrate)
Determine if the maximum bitrate target will be used.
• on2sc video_options_SetUseMaximumBitrate (FLIX2HANDLE flix, const on2bool bUseMaxi-
mumBitrate)
Enable/disable the maximum bitrate target value.
• on2sc video_options_GetSwfFramerate (const FLIX2HANDLE flix, int32_t ∗pSwfFramerate)
Gets the SWF framerate.
• on2sc video_options_SetSwfFramerate (FLIX2HANDLE flix, const int32_t swfFramerate)
Sets the SWF framerate.
• on2sc video_options_GetVideoCodec (const FLIX2HANDLE flix, FE2_VideoCodec
∗pVideoCodec)
Determine which video codec will be used.
• on2sc video_options_SetVideoCodec (FLIX2HANDLE flix, const FE2_VideoCodec videoCodec)
Select the video codec to be used.
• on2sc video_options_GetAlphaPercentage (const FLIX2HANDLE flix, int32_t ∗percentage)
Gets the percentage of the video bitrate to be used to encode the alpha channel.
• on2sc video_options_SetAlphaPercentage (FLIX2HANDLE flix, const int32_t percentage)
Sets the percentage of the video bitrate to be used to encode the alpha channel.
• on2sc video_options_AddFLVCuePoint (FLIX2HANDLE flix, const char ∗pName, const double
time, const FE2_CuePointType type)
Adds a cue point to the FLV.
• on2sc video_options_AddFLVCuePointParameter (FLIX2HANDLE 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 FLIX2HANDLE flix, FE2_CompressMode
∗mode)
Get the current VP6 compression mode.
• on2sc video_options_SetCompressMode (FLIX2HANDLE flix, FE2_CompressMode mode)
Set the VP6 compression mode.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Komentarze do niniejszej Instrukcji