rtspconnection: improve docs
This commit is contained in:
parent
2ea57f30d6
commit
6313e5f1af
@ -230,8 +230,8 @@ gst_rtsp_connection_create (const GstRTSPUrl * url, GstRTSPConnection ** conn)
|
|||||||
* @conn: (out) (transfer full): storage for a #GstRTSPConnection
|
* @conn: (out) (transfer full): storage for a #GstRTSPConnection
|
||||||
*
|
*
|
||||||
* Create a new #GstRTSPConnection for handling communication on the existing
|
* Create a new #GstRTSPConnection for handling communication on the existing
|
||||||
* socket @socket. The @initial_buffer contains any data already read from
|
* socket @socket. The @initial_buffer contains zero terminated data already
|
||||||
* @socket which should be used before starting to read new data.
|
* read from @socket which should be used before starting to read new data.
|
||||||
*
|
*
|
||||||
* Returns: #GST_RTSP_OK when @conn contains a valid connection.
|
* Returns: #GST_RTSP_OK when @conn contains a valid connection.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user