mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
docs: fix wrong doc markup
This commit is contained in:
parent
4967d4e3fd
commit
639e1ab2b5
6 changed files with 0 additions and 24 deletions
|
@ -45,12 +45,8 @@
|
|||
* @short_description: manage RTSP connections
|
||||
* @see_also: gstrtspurl
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* This object manages the RTSP connection to the server. It provides function
|
||||
* to receive and send bytes and messages.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
* Last reviewed on 2007-07-24 (0.10.14)
|
||||
*/
|
||||
|
|
|
@ -45,11 +45,7 @@
|
|||
* @short_description: common RTSP defines
|
||||
* @see_also: gstrtspurl, gstrtspconnection
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* Provides common defines for the RTSP library.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
* Last reviewed on 2007-07-24 (0.10.14)
|
||||
*/
|
||||
|
|
|
@ -46,11 +46,7 @@
|
|||
* @short_description: RTSP messages
|
||||
* @see_also: gstrtspconnection
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* Provides methods for creating and parsing request, response and data messages.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
* Last reviewed on 2007-07-25 (0.10.14)
|
||||
*/
|
||||
|
|
|
@ -44,11 +44,7 @@
|
|||
* SECTION:gstrtsprange
|
||||
* @short_description: dealing with time ranges
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* Provides helper functions to deal with time ranges.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
* Last reviewed on 2007-07-25 (0.10.14)
|
||||
*/
|
||||
|
|
|
@ -45,11 +45,7 @@
|
|||
* SECTION:gstrtsptransport
|
||||
* @short_description: dealing with RTSP transports
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* Provides helper functions to deal with RTSP transport strings.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
* Last reviewed on 2007-07-25 (0.10.14)
|
||||
*/
|
||||
|
|
|
@ -44,11 +44,7 @@
|
|||
* SECTION:gstrtspurl
|
||||
* @short_description: handling RTSP urls
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* Provides helper functions to handle RTSP urls.
|
||||
* </para>
|
||||
* </refsect2>
|
||||
*
|
||||
* Last reviewed on 2007-07-25 (0.10.14)
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue