Searched refs:packet_received_destroy_notify (Results 1 – 2 of 2) sorted by relevance
88 GDestroyNotify packet_received_destroy_notify; member
446 if (self->packet_received_destroy_notify) in gst_sctp_association_set_on_packet_received()447 self->packet_received_destroy_notify (self->packet_received_user_data); in gst_sctp_association_set_on_packet_received()450 self->packet_received_destroy_notify = destroy_notify; in gst_sctp_association_set_on_packet_received()