mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
instigated by alp. If this is wrong, let us know.
Original commit message from CVS: instigated by alp. If this is wrong, let us know.
This commit is contained in:
parent
723c72e6d3
commit
da4942aee3
1 changed files with 1 additions and 1 deletions
|
@ -2002,7 +2002,7 @@ gst_element_wait_state_change (GstElement *element)
|
|||
* Returns: TRUE if the state was successfully set.
|
||||
* (using #GstElementStateReturn).
|
||||
*/
|
||||
gint
|
||||
GstElementStateReturn
|
||||
gst_element_set_state (GstElement *element, GstElementState state)
|
||||
{
|
||||
GstElementClass *oclass;
|
||||
|
|
Loading…
Reference in a new issue