Searched refs:GST_IS_WEBRTC_SCTP_TRANSPORT (Results 1 – 2 of 2) sorted by relevance
33 #define GST_IS_WEBRTC_SCTP_TRANSPORT(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_WEBRTC… macro
1013 g_return_if_fail (GST_IS_WEBRTC_SCTP_TRANSPORT (sctp)); in _data_channel_set_sctp_transport()