flixengine2/muxers/isomedia.h File Reference


Detailed Description

Reference module(s): 3GPP Muxer, 3GPP2 Muxer, MOV Muxer, MP4 Muxer.

Definition in file isomedia.h.

Go to the source code of this file.


Defines

#define FE2_ISOMEDIA_FASTSTART
 Influence 'moov' box placement.
#define FE2_MUXER_3GP
 3GPP muxer. For use with Flix2_AddMuxer()
#define FE2_3GP_FASTSTART
 FE2_ISOMEDIA_FASTSTART alias
#define FE2_MUXER_3G2
 3GPP2 muxer. For use with Flix2_AddMuxer()
#define FE2_3G2_FASTSTART
 FE2_ISOMEDIA_FASTSTART alias
#define FE2_MUXER_MOV
 MOV muxer. For use with Flix2_AddMuxer().
#define FE2_MOV_FASTSTART
 FE2_ISOMEDIA_FASTSTART alias
#define FE2_MUXER_MP4
 MP4 muxer. For use with Flix2_AddMuxer().
#define FE2_MP4_FASTSTART
 FE2_ISOMEDIA_FASTSTART alias

Define Documentation

#define FE2_ISOMEDIA_FASTSTART

Influence 'moov' box placement.

When enabled places the 'moov' box near the beginning of the file allowing for progressive download.

Note:
Default: 0 (disabled)
Attention:
The current implementation is a post-process. A temporary file is created within the output directory as the necessary boxes are rewritten, with the result then replacing the original output file.

Definition at line 34 of file isomedia.h.


On2 Technologies, Inc Flix Engine Linux documentation, generated on Tue Nov 2 16:52:54 2010 by doxygen 1.5.5