Flixengine2/muxers/swf.h file reference, 40 flixengine2/muxers/swf.h file reference, Swf.h – Google Flix Engine Linux Reference Manual User Manual

Page 326: 1 detailed description, Defines

Advertising
background image

320

Flix Engine Linux File Documentation

6.40

flixengine2/muxers/swf.h File Reference

6.40.1

Detailed Description

Reference module(s):

SWF Muxer

.

Definition in file

swf.h

.

Defines

• #define

FE2_MUXER_SWF

SWF muxer. For use with

Flix2_AddMuxer()

.

• #define

FE2_SWF_HEIGHT

Set the SWF height.

• #define

FE2_SWF_WIDTH

Set the SWF width.

• #define

FE2_SWF_FRAMERATE

Set the SWF framerate.

• #define

FE2_SWF_EMBEDDED_URL

Set the SWF’s target URL.

• #define

FE2_SWF_EMBEDDED_URL_TARGET

Set the target of

FE2_SWF_EMBEDDED_URL

.

• #define

FE2_SWF_EMBEDDED_URL_TYPE

Set how

FE2_SWF_EMBEDDED_URL

is interpreted.

• #define

FE2_SWF_LOOP_COUNT

Sets the number of times the SWF should loop.

• #define

FE2_SWF_PRELOAD_TYPE

Sets the type of preloader.

• #define

FE2_SWF_FIXED_PRELOAD_PCT

Sets the percent of the SWF movie to preload before playback begins.

• #define

FE2_SWF_ADAPTIVE_PRELOAD_BUFFER_FACTOR

Sets the adaptive preload buffer factor.

• #define

FE2_SWF_ON_END_OPTION

Sets the options for the end of the SWF.

• #define

FE2_SWF_ON_END_URL

Sets the URL a SWF movie will load after the current movie ends.

• #define

FE2_SWF_ON_START_OPTION

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

Advertising