Searched refs:video_sid (Results 1 – 1 of 1) sorted by relevance
189 gchar *video_sid; member480 g_free (self->video_sid); in gst_play_finalize()1592 g_free (self->video_sid); in streams_selected_cb()1595 self->video_sid = NULL; in streams_selected_cb()1611 current_sid = &self->video_sid; in streams_selected_cb()2884 g_free (self->video_sid); in gst_play_stop_internal()2887 self->video_sid = NULL; in gst_play_stop_internal()3410 self->video_sid, GST_TYPE_PLAY_VIDEO_INFO); in gst_play_get_current_video_track()3461 if (self->video_sid) in gst_play_select_streams()3462 stream_list = g_list_append (stream_list, g_strdup (self->video_sid)); in gst_play_select_streams()[all …]