sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_3GP); if(sc == ON2_OK) ; //Now using the 3GPP muxer for output
Additional References:
Defines | |
#define | FE2_MUXER_3GP |
3GPP muxer. For use with Flix2_AddMuxer() | |
#define | FE2_3GP_FASTSTART |
FE2_ISOMEDIA_FASTSTART alias |
#define FE2_3GP_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 67 of file isomedia.h.
#define FE2_MUXER_3GP |