Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gstreamer
Commits
a5e3baf4
Commit
a5e3baf4
authored
Mar 18, 2009
by
Stefan Kost
Browse files
docs: more info about when state changes can be async and when not.
parent
c5ee0b7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst/gstelement.c
View file @
a5e3baf4
...
...
@@ -2262,6 +2262,9 @@ nothing_lost:
* An application can use gst_element_get_state() to wait for the completion
* of the state change or it can wait for a state change message on the bus.
*
* State changes to %GST_STATE_READY or %GST_STATE_NULL never return
* #GST_STATE_CHANGE_ASYNC.
*
* Returns: Result of the state change using #GstStateChangeReturn.
*
* MT safe.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment