Searched refs:FF_RTP_FLAG_MP4A_LATM (Results 1 – 2 of 2) sorted by relevance
68 #define FF_RTP_FLAG_MP4A_LATM 1 macro76 … instead of MPEG4-GENERIC for AAC", 0, AV_OPT_TYPE_CONST, {.i64 = FF_RTP_FLAG_MP4A_LATM}, INT_MIN,…
569 if (s->flags & FF_RTP_FLAG_MP4A_LATM) in rtp_write_packet()