Fe2_muxer_flv, Fe2_flv_metadata_enable, Fe2_flv_metadata_disable – Google Flix Engine Linux Reference Manual User Manual

Page 202: Flvmetadata_t, 5 typedef documentation

Advertising
background image

196

Flix Engine Linux Module Documentation

5.46.4.3

#define FE2_FLV_CUEPT_PARAM

Add a name/value pair to an existing cue point.

Parameter format:

Format = cueptNAME

∗[ ’&’ Pair ]

Pair = Name ’=’ Value
e.g., "cuept0&name0=value0&name1=value1"

Precondition:

The cue point has already been added

Definition at line 154 of file flv.h.

5.46.4.4

#define FE2_FLV_METADATA_DISABLE

Disable output of meta data element.

Note:

Valid elements are defined by

flvmetadata_t

Definition at line 164 of file flv.h.

5.46.4.5

#define FE2_FLV_METADATA_ENABLE

Enable output of meta data element.

Note:

Valid elements are defined by

flvmetadata_t

Definition at line 159 of file flv.h.

5.46.4.6

#define FE2_MUXER_FLV

FLV muxer. For use with

Flix2_AddMuxer()

.

Definition at line 124 of file flv.h.

5.46.5

Typedef Documentation

5.46.5.1

typedef enum flv_metadata flvmetadata_t

Supported FLV onMetaData elements.

Descriptions indicate the default in bold, followed by the element name in italics, its type and a description
of the units if applicable.

Note:

Audio/Video specific entries are disabled should there be no stream of the type

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

Advertising