Home
last modified time | relevance | path

Searched defs:_TestPlayerState (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c174 struct _TestPlayerState struct
176 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 …]