Searched refs:bye_reason (Results 1 – 4 of 4) sorted by relevance
266 if (src->bye_reason) in rtp_source_reset()267 g_free (src->bye_reason); in rtp_source_reset()268 src->bye_reason = NULL; in rtp_source_reset()346 g_free (src->bye_reason); in rtp_source_finalize()810 result = g_strdup (src->bye_reason); in rtp_source_get_bye_reason()1306 g_free (src->bye_reason); in rtp_source_mark_bye()1307 src->bye_reason = g_strdup (reason); in rtp_source_mark_bye()
154 gchar *bye_reason; member
4103 if (source->bye_reason) in make_source_bye()4104 gst_rtcp_packet_bye_set_reason (packet, source->bye_reason); in make_source_bye()
59405 source: also use the source for bye_reason