Searched refs:FF_RTP_FLAG_SKIP_RTCP (Results 1 – 2 of 2) sorted by relevance
70 #define FF_RTP_FLAG_SKIP_RTCP 4 macro78 …, "Don't send RTCP sender reports", 0, AV_OPT_TYPE_CONST, {.i64 = FF_RTP_FLAG_SKIP_RTCP}, INT_MIN,…
530 !(s->flags & FF_RTP_FLAG_SKIP_RTCP)) { in rtp_write_packet()