Searched refs:gst_rtmp2_src_start (Results 1 – 1 of 1) sorted by relevance
104 static gboolean gst_rtmp2_src_start (GstBaseSrc * src);180 base_src_class->start = GST_DEBUG_FUNCPTR (gst_rtmp2_src_start); in gst_rtmp2_src_class_init()454 gst_rtmp2_src_start (GstBaseSrc * src) in gst_rtmp2_src_start() function