Deprecated – Google Flix Engine Linux Reference Manual User Manual

Page 525

Advertising
background image

7.16 Deprecated List

519

Global

video_options_SetImageQuality

The image quality functions have been deprecated in favor of

the maximum bitrate functions. Use

video_options_GetMaximumBitrate()

instead.

Global

video_options_SetKeyframeInterval

Use

the

Codec

Interface

along

with

the

FE2_-

VCODECPARAM_KFFREQ

parameter.

This function will be removed in a future release.

See also:

Video Codecs

.

Global

video_options_SetKeyframeIntervalType

Use the

Codec Interface

along with the

FE2_-

VCODECPARAM_KFINTTYPE

parameter. This function will be removed in a future release. See

also:

Video Codecs

.

Global

video_options_SetMaximumBitrate

Use

the

Codec

Interface

along

with

the

FE2_-

CODECPARAM_BITRATE

parameter.

This function will be removed in a future release.

See also:

Video Codecs

.

Global

video_options_SetRateControlType

Use

the

Codec

Interface

along

with

the

FE2_-

VCODECPARAM_RC_MODE

parameter.

This function will be removed in a future release.

See also:

Video Codecs

.

Global

video_options_SetSwfFramerate

Please use

swf_options_SetSwfFramerateAsDouble()

to allow

for non integer framerates.

Global

video_options_SetUseMaximumBitrate

Use the

Codec Interface

along with the

FE2_-

CODECPARAM_BITRATE

parameter. This function will be removed in a future release. See also:

Video Codecs

.

Global

video_options_SetVideoCodec

Use the

Codec Interface

. This function will be removed in a

future release. See also:

Video Codecs

.

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising