Flix2_version – Google Flix Engine Linux Reference Manual User Manual

Page 174

Advertising
background image

168

Flix Engine Linux Module Documentation

• input file has been set

• at least one of

Flix2_GetExportVideo()

and

Flix2_GetExportAudio()

is set to

on2true

• the export video type is

ExportFLVVideo

or

ExportSWF7PlusVideo

• if

Flix2_GetExportVideo()

is

on2true

, calls

video_options_Validate()

• if

Flix2_GetExportAudio()

is

on2true

, calls

audio_options_Validate()

Parameters:

← flix Handle to the flix engine returned from

Flix2_Create()

or

Flix2_CreateEx()

Return values:

ON2_OK

on success

ON2_ERROR

on failure

ON2_INVALID_PARAMS

should the precondition fail

ON2_NET_ERROR

the underlying communication layer failed

Precondition:

flix

is not NULL

5.38.2.25

const char∗ Flix2_Version ()

Returns the library version as a string.

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

Advertising