sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_MP4); if(sc == ON2_OK) ; //Now using the MP4 muxer for output
Additional References:
Defines | |
#define | FE2_MUXER_MP4 |
MP4 muxer. For use with Flix2_AddMuxer(). | |
#define | FE2_MP4_FASTSTART |
FE2_ISOMEDIA_FASTSTART alias |
#define FE2_MP4_FASTSTART |
FE2_ISOMEDIA_FASTSTART alias
Influence 'moov' box placement.
When enabled places the 'moov' box near the beginning of the file allowing for progressive download.
Definition at line 188 of file isomedia.h.
#define FE2_MUXER_MP4 |