Searched refs:FF_RTP_FLAG_SEND_BYE (Results 1 – 2 of 2) sorted by relevance
72 #define FF_RTP_FLAG_SEND_BYE 16 macro80 …d RTCP BYE packets when finishing", 0, AV_OPT_TYPE_CONST, {.i64 = FF_RTP_FLAG_SEND_BYE}, INT_MIN, …
644 if (s1->pb && (s->flags & FF_RTP_FLAG_SEND_BYE)) in rtp_write_trailer()