docs: improve docs

This commit is contained in:
Wim Taymans 2010-12-30 12:41:31 +01:00
parent 50b4c8de98
commit 160fc25867
2 changed files with 4 additions and 0 deletions

View file

@ -182,6 +182,8 @@ gst_rtsp_client_set_property (GObject * object, guint propid,
* gst_rtsp_client_new:
*
* Create a new #GstRTSPClient instance.
*
* Returns: a new #GstRTSPClient
*/
GstRTSPClient *
gst_rtsp_client_new (void)

View file

@ -50,6 +50,8 @@ typedef void (*GstRTSPKeepAliveFunc) (gpointer user_data);
* @idx: a stream index
* @send_rtp: callback for sending RTP messages
* @send_rtcp: callback for sending RTCP messages
* @send_rtp_list: callback for sending RTP messages
* @send_rtcp_list: callback for sending RTCP messages
* @user_data: user data passed in the callbacks
* @notify: free function for the user_data.
* @keep_alive: keep alive callback