beautypg.com

Fe2_flv_cuept_event, Fe2_flv_cuept_nav, Fe2_flv_cuept_param – Google Flix Engine Linux Reference Manual User Manual

Page 201: 4 define documentation

background image

5.46 FLV

195

5.46.4

Define Documentation

5.46.4.1

#define FE2_FLV_CUEPT_EVENT

Set an event cue point.

Parameter format:

Format = cueptNAME ’=’ cueptTIME_SECONDS
e.g., "evtpt0=343.0".

Precondition:

time must be >= 0.0

Note:

Multiple cue points may be added.

See also:

http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_-

Parts&file=00001574.html

Definition at line 133 of file flv.h.

5.46.4.2

#define FE2_FLV_CUEPT_NAV

Set a navigation cue point.

This parameter allows seeking to the specified time by generating an I-Frame (keyframe) in the video
stream and adding the entry to the metadata.

Parameter format:

Format = cueptNAME ’=’ cueptTIME_SECONDS
e.g., "navpt0=343.0".

Precondition:

time must be >= 0.0

Note:

Multiple cue points may be added.

See also:

http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_-

Parts&file=00001574.html

Definition at line 145 of file flv.h.

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