Searched refs:gst_rtmp_connection_get_stats (Results 1 – 5 of 5) sorted by relevance
93 GstStructure * gst_rtmp_connection_get_stats (GstRtmpConnection * connection);
1392 gst_rtmp_connection_get_stats (GstRtmpConnection * self) in gst_rtmp_connection_get_stats() function
784 self->stats = gst_rtmp_connection_get_stats (self->connection); in gst_rtmp2_src_task_func()1019 s = gst_rtmp_connection_get_stats (self->connection); in gst_rtmp2_src_get_stats()
990 self->stats = gst_rtmp_connection_get_stats (self->connection); in gst_rtmp2_sink_task_func()1222 s = gst_rtmp_connection_get_stats (self->connection); in gst_rtmp2_sink_get_stats()
28893 rtmp2: Add gst_rtmp_connection_get_stats and _get_null_stats