Google Flix Engine Linux Reference Manual User Manual

Page 338

Advertising
background image

332

Flix Engine Linux File Documentation

on2sc video_options_SetImageWidth

(

FLIX2HANDLE

flix, const

int32_t

lImageWidth)

Set the scaled image width.

on2sc

video_options_GetUseSourceDimensions

(const

FLIX2HANDLE

flix,

on2bool

∗bpUseSourceDimensions)

Determine if the source’s dimensions will be used instead of the scaled dimensions.

on2sc video_options_SetUseSourceDimensions

(

FLIX2HANDLE

flix, const

on2bool

bUs-

eSourceDimensions)

Switch between source and scaled dimensions.

Deprecated functions

on2sc video_options_GetDeinterlace

(const

FLIX2HANDLE

flix,

on2bool

∗lpDeinterlace)

Determine if the deinterlace filter is enabled.

on2sc video_options_SetDeinterlace

(

FLIX2HANDLE

flix, const

on2bool

lDeinterlace)

Enable/disable the deinterlace filter.

Deprecated functions

on2sc

video_options_GetVideoFramerate

(const

FLIX2HANDLE

flix,

int32_-

t

∗lpVideoFramerate)

Get the current video framerate.

on2sc video_options_SetVideoFramerate

(

FLIX2HANDLE

flix, const

int32_t

lVideoFramer-

ate)

Set the video framerate.

on2sc video_options_GetVideoFramerateAsDouble

(const

FLIX2HANDLE

flix, double ∗p_-

fps)

Get the current video framerate.

on2sc video_options_SetVideoFramerateAsDouble

(

FLIX2HANDLE

flix, const double fps)

Set the video framerate.

on2sc

video_options_GetUseSourceFramerate

(

FLIX2HANDLE

flix,

on2bool

∗bpUseSourceFramerate)

Determine if the source’s framerate will be used instead of the modified framerate.

on2sc video_options_SetUseSourceFramerate

(

FLIX2HANDLE

flix, const

on2bool

bUseSource-

Framerate)

Switch between source and scaled framerate.

on2sc video_options_GetDecimateValue

(const

FLIX2HANDLE

flix,

uint32_t

∗pValue)

Get the current decimation of the video framerate.

on2sc video_options_SetDecimateValue

(

FLIX2HANDLE

flix, const

uint32_t

value)

Set the decimation of the video framerate.

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

Advertising