Searched defs:_TestPlayerState (Results 1 – 1 of 1) sorted by relevance
174 struct _TestPlayerState struct176 gint buffering_percent;177 guint64 position, duration, seek_done_position;178 gboolean end_of_stream, is_error, is_warning, seek_done;179 GstPlayState state;180 guint width, height;181 GstPlayMediaInfo *media_info;182 gchar *uri_loaded;183 GstClockTime last_position;184 gboolean done;[all …]