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