47 fxm, Fxm muxer, 1 detailed description – Google Flix Engine Linux Reference Manual User Manual
Page 204: 2 supported codecs, 3 format restrictions, Defines

198
Flix Engine Linux Module Documentation
5.47
FXM
5.47.1
Detailed Description
The FXM muxer produces output compatible with the Sun Java VM.
Muxer Parameters:
Name
|
Type
| Opt/Reqd |
Range
============================================================================
FE2_FXM_CUEPT_EVENT
|
String
| Optional | [0.0,)
FE2_FXM_CUEPT_NAV
|
String
| Optional | [0.0,)
FE2_FXM_CUEPT_PARAM
|
String
| Optional | N/A
FE2_FXM_METADATA_ENABLE
|
Numeric | Optional | fxmmetadata_t
FE2_FXM_METADATA_DISABLE
|
Numeric | Optional | fxmmetadata_t
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_FXM);
if(sc == ON2_OK)
; //now using the FXM muxer for output
5.47.2
Supported Codecs
• Video:
–
• Audio:
–
5.47.3
Format Restrictions
• Audio:
– 44.1/22.05/11.025kHz & 1/2ch
If the input does not meet the above conditions
will be automatically
added, overriding user settings if necessary.
Defines
• #define
FXM muxer. For use with
• #define
Set an event cue point.
• #define
Set a navigation cue point.
• #define
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen