Google Flix Engine Linux Reference Manual User Manual

Page 336

Advertising
background image

330

Flix Engine Linux File Documentation

Get the current keyframe interval type.

on2sc

video_options_SetKeyframeIntervalType

(

FLIX2HANDLE

flix,

const

FE2_-

VideoKeyframeTypes

keyframeIntervalType)

Set the keyframe interval type.

on2sc

video_options_GetMaximumBitrate

(const

FLIX2HANDLE

flix,

int32_-

t

∗lpMaximumBitrate)

Get the current maximum bitrate target.

on2sc video_options_SetMaximumBitrate

(

FLIX2HANDLE

flix, const

int32_t

lMaximumBitrate)

Set the maximum bitrate target.

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_GetSwfHeight

(const

FLIX2HANDLE

flix,

int32_t

∗lpSwfHeight)

Gets the SWF height.

on2sc video_options_SetSwfHeight

(

FLIX2HANDLE

flix, const

int32_t

lSwfHeight)

Sets the SWF height.

on2sc video_options_GetSwfWidth

(const

FLIX2HANDLE

flix,

int32_t

∗lpSwfWidth)

Gets the SWF width.

on2sc video_options_SetSwfWidth

(

FLIX2HANDLE

flix, const

int32_t

lSwfWidth)

Sets the SWF width.

on2sc

video_options_GetUseCustomSwfDimensions

(const

FLIX2HANDLE

flix,

on2bool

∗bpUseCustomSwfDimensions)

Determine if the engine is using the SWF width and height for the SWF.

on2sc video_options_SetUseCustomSwfDimensions

(

FLIX2HANDLE

flix, const

on2bool

bUse-

CustomSwfDimensions)

Tells the engine to use the SWF width and SWF height for the SWF.

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)

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

Advertising