[Bug 778379] New: gstplayer: Add gst_player_get_state API
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 9 08:33:24 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778379
Bug ID: 778379
Summary: gstplayer: Add gst_player_get_state API
Classification: Platform
Product: GStreamer
Version: 1.x
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: lyon.wang at nxp.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
For gstpalyer state, currently we can only get the state by state_change
callback, when mainloop start running.
However, if we need to get the current state when mainloop has not started
running. There is no way to get the gstplayer state.
So considering add this gst_player_get_state() API to get the current player
state.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list