mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
rtsp-server: clarify docs a little
This commit is contained in:
parent
44b418b346
commit
325b2cf8a2
1 changed files with 2 additions and 1 deletions
|
@ -865,7 +865,8 @@ no_channel:
|
||||||
* @context: a #GMainContext
|
* @context: a #GMainContext
|
||||||
*
|
*
|
||||||
* Attaches @server to @context. When the mainloop for @context is run, the
|
* Attaches @server to @context. When the mainloop for @context is run, the
|
||||||
* server will be dispatched.
|
* server will be dispatched. When @context is NULL, the default context will be
|
||||||
|
* used).
|
||||||
*
|
*
|
||||||
* This function should be called when the server properties and urls are fully
|
* This function should be called when the server properties and urls are fully
|
||||||
* configured and the server is ready to start.
|
* configured and the server is ready to start.
|
||||||
|
|
Loading…
Reference in a new issue