Fe2_muxer_fxm, Fe2_fxm_metadata_enable, Fe2_fxm_metadata_disable – Google Flix Engine Linux Reference Manual User Manual
Page 206: Fxmmetadata_t, 5 typedef documentation

200
Flix Engine Linux Module Documentation
5.47.4.3
#define FE2_FXM_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 90 of file fxm.h.
5.47.4.4
#define FE2_FXM_METADATA_DISABLE
Disable output of meta data element.
Note:
Valid elements are defined by
Definition at line 100 of file fxm.h.
5.47.4.5
#define FE2_FXM_METADATA_ENABLE
Enable output of meta data element.
Note:
Valid elements are defined by
Definition at line 95 of file fxm.h.
5.47.4.6
#define FE2_MUXER_FXM
FXM muxer. For use with
Definition at line 62 of file fxm.h.
5.47.5
Typedef Documentation
5.47.5.1
typedef enum flv_metadata fxmmetadata_t
Definition at line 59 of file fxm.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen