2010-12-07 17:52:15 +00:00
|
|
|
<SECTION>
|
2013-07-11 10:18:26 +00:00
|
|
|
<FILE>rtsp-address-pool</FILE>
|
|
|
|
<TITLE>GstRTSPAddressPool</TITLE>
|
2013-07-11 14:57:14 +00:00
|
|
|
|
|
|
|
<SUBSECTION Address>
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_ADDRESS_POOL_ANY_IPV4
|
|
|
|
GST_RTSP_ADDRESS_POOL_ANY_IPV6
|
|
|
|
GstRTSPAddress
|
|
|
|
GstRTSPAddressFlags
|
|
|
|
gst_rtsp_address_copy
|
|
|
|
gst_rtsp_address_free
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
<SUBSECTION AddressPool>
|
2013-07-11 10:18:26 +00:00
|
|
|
GstRTSPAddressPool
|
|
|
|
GstRTSPAddressPoolClass
|
2013-11-21 23:45:17 +00:00
|
|
|
GstRTSPAddressPoolResult
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_address_pool_new
|
|
|
|
gst_rtsp_address_pool_clear
|
|
|
|
gst_rtsp_address_pool_dump
|
|
|
|
gst_rtsp_address_pool_add_range
|
|
|
|
gst_rtsp_address_pool_has_unicast_addresses
|
|
|
|
gst_rtsp_address_pool_acquire_address
|
|
|
|
gst_rtsp_address_pool_reserve_address
|
2010-12-07 17:52:15 +00:00
|
|
|
<SUBSECTION Standard>
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_ADDRESS_POOL_CAST
|
|
|
|
GST_RTSP_ADDRESS_POOL_CLASS_CAST
|
|
|
|
GST_IS_RTSP_ADDRESS_POOL
|
|
|
|
GST_IS_RTSP_ADDRESS_POOL_CLASS
|
|
|
|
GST_RTSP_ADDRESS_POOL
|
|
|
|
GST_RTSP_ADDRESS_POOL_CLASS
|
|
|
|
GST_RTSP_ADDRESS_POOL_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_ADDRESS_POOL
|
|
|
|
GstRTSPAddressPoolPrivate
|
|
|
|
gst_rtsp_address_get_type
|
|
|
|
gst_rtsp_address_pool_get_type
|
2010-12-07 17:52:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
2013-07-11 10:18:26 +00:00
|
|
|
<FILE>rtsp-auth</FILE>
|
|
|
|
<TITLE>GstRTSPAuth</TITLE>
|
|
|
|
GstRTSPAuth
|
|
|
|
GstRTSPAuthClass
|
|
|
|
gst_rtsp_auth_new
|
|
|
|
|
2013-07-12 12:10:13 +00:00
|
|
|
gst_rtsp_auth_get_tls_certificate
|
|
|
|
gst_rtsp_auth_set_tls_certificate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_auth_make_basic
|
|
|
|
gst_rtsp_auth_add_basic
|
|
|
|
gst_rtsp_auth_remove_basic
|
|
|
|
gst_rtsp_auth_check
|
2013-11-21 23:45:17 +00:00
|
|
|
gst_rtsp_auth_get_default_token
|
|
|
|
gst_rtsp_auth_set_default_token
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
<SUBSECTION AuthChecks>
|
2013-07-12 12:10:13 +00:00
|
|
|
GST_RTSP_AUTH_CHECK_CONNECT
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_AUTH_CHECK_URL
|
|
|
|
GST_RTSP_AUTH_CHECK_MEDIA_FACTORY_ACCESS
|
|
|
|
GST_RTSP_AUTH_CHECK_MEDIA_FACTORY_CONSTRUCT
|
2013-07-15 15:31:35 +00:00
|
|
|
GST_RTSP_AUTH_CHECK_TRANSPORT_CLIENT_SETTINGS
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2013-07-16 10:32:51 +00:00
|
|
|
<SUBSECTION AuthTokens>
|
|
|
|
GST_RTSP_TOKEN_MEDIA_FACTORY_ROLE
|
|
|
|
GST_RTSP_TOKEN_TRANSPORT_CLIENT_SETTINGS
|
2013-07-15 15:31:35 +00:00
|
|
|
|
|
|
|
<SUBSECTION AuthPermissions>
|
2013-07-16 10:32:51 +00:00
|
|
|
GST_RTSP_PERM_MEDIA_FACTORY_ACCESS
|
|
|
|
GST_RTSP_PERM_MEDIA_FACTORY_CONSTRUCT
|
2010-12-07 17:52:15 +00:00
|
|
|
<SUBSECTION Standard>
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_AUTH_CAST
|
|
|
|
GST_RTSP_AUTH_CLASS_CAST
|
|
|
|
GST_IS_RTSP_AUTH
|
|
|
|
GST_IS_RTSP_AUTH_CLASS
|
|
|
|
GST_RTSP_AUTH
|
|
|
|
GST_RTSP_AUTH_CLASS
|
|
|
|
GST_RTSP_AUTH_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_AUTH
|
|
|
|
GstRTSPAuthPrivate
|
|
|
|
gst_rtsp_auth_get_type
|
2010-12-07 17:52:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2010-12-30 11:41:53 +00:00
|
|
|
<SECTION>
|
2013-07-11 10:18:26 +00:00
|
|
|
<FILE>rtsp-client</FILE>
|
|
|
|
<TITLE>GstRTSPClient</TITLE>
|
2013-07-11 14:57:14 +00:00
|
|
|
<SUBSECTION Client>
|
2013-07-11 10:18:26 +00:00
|
|
|
GstRTSPClient
|
|
|
|
GstRTSPClientClass
|
|
|
|
|
|
|
|
gst_rtsp_client_new
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_client_close
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_client_get_session_pool
|
|
|
|
gst_rtsp_client_set_session_pool
|
|
|
|
|
|
|
|
gst_rtsp_client_get_mount_points
|
|
|
|
gst_rtsp_client_set_mount_points
|
|
|
|
|
|
|
|
gst_rtsp_client_get_auth
|
|
|
|
gst_rtsp_client_set_auth
|
|
|
|
|
|
|
|
gst_rtsp_client_get_thread_pool
|
|
|
|
gst_rtsp_client_set_thread_pool
|
|
|
|
|
|
|
|
gst_rtsp_client_get_connection
|
|
|
|
gst_rtsp_client_set_connection
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
gst_rtsp_client_attach
|
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
GstRTSPClientSendFunc
|
|
|
|
gst_rtsp_client_set_send_func
|
|
|
|
|
|
|
|
gst_rtsp_client_handle_message
|
2013-07-15 15:31:35 +00:00
|
|
|
gst_rtsp_client_send_message
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
GstRTSPClientSessionFilterFunc
|
|
|
|
gst_rtsp_client_session_filter
|
2010-12-30 11:41:53 +00:00
|
|
|
<SUBSECTION Standard>
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_CLIENT_CAST
|
|
|
|
GST_RTSP_CLIENT_CLASS_CAST
|
|
|
|
GST_IS_RTSP_CLIENT
|
|
|
|
GST_IS_RTSP_CLIENT_CLASS
|
|
|
|
GST_RTSP_CLIENT
|
|
|
|
GST_RTSP_CLIENT_CLASS
|
|
|
|
GST_RTSP_CLIENT_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_CLIENT
|
|
|
|
GstRTSPClientPrivate
|
|
|
|
gst_rtsp_client_get_type
|
2010-12-30 11:41:53 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2013-11-21 23:45:17 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-context</FILE>
|
|
|
|
<TITLE>GstRTSPContext</TITLE>
|
|
|
|
GstRTSPContext
|
|
|
|
gst_rtsp_context_get_current
|
|
|
|
gst_rtsp_context_push_current
|
|
|
|
gst_rtsp_context_pop_current
|
|
|
|
<SUBSECTION Standard>
|
2014-07-10 15:37:45 +00:00
|
|
|
GST_TYPE_RTSP_CONTEXT
|
2013-11-21 23:45:17 +00:00
|
|
|
gst_rtsp_context_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-media</FILE>
|
|
|
|
<TITLE>GstRTSPMedia</TITLE>
|
|
|
|
GstRTSPMedia
|
|
|
|
GstRTSPMediaClass
|
|
|
|
gst_rtsp_media_new
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_media_get_element
|
|
|
|
gst_rtsp_media_take_pipeline
|
|
|
|
|
|
|
|
gst_rtsp_media_set_permissions
|
|
|
|
gst_rtsp_media_get_permissions
|
2012-10-26 10:33:21 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_set_shared
|
|
|
|
gst_rtsp_media_is_shared
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_set_reusable
|
|
|
|
gst_rtsp_media_is_reusable
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_media_set_profiles
|
|
|
|
gst_rtsp_media_get_profiles
|
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_set_protocols
|
|
|
|
gst_rtsp_media_get_protocols
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_set_eos_shutdown
|
|
|
|
gst_rtsp_media_is_eos_shutdown
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_media_set_address_pool
|
|
|
|
gst_rtsp_media_get_address_pool
|
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_media_set_buffer_size
|
|
|
|
gst_rtsp_media_get_buffer_size
|
|
|
|
|
2014-11-26 14:12:36 +00:00
|
|
|
gst_rtsp_media_set_retransmission_time
|
|
|
|
gst_rtsp_media_get_retransmission_time
|
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_media_setup_sdp
|
|
|
|
|
2013-07-16 10:32:51 +00:00
|
|
|
<SUBSECTION MediaPrepare>
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_prepare
|
|
|
|
gst_rtsp_media_unprepare
|
2013-07-16 10:32:51 +00:00
|
|
|
GstRTSPMediaStatus
|
|
|
|
gst_rtsp_media_get_status
|
2012-10-26 10:33:21 +00:00
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
<SUBSECTION MediaSuspend>
|
|
|
|
gst_rtsp_media_set_suspend_mode
|
|
|
|
gst_rtsp_media_get_suspend_mode
|
|
|
|
|
|
|
|
GstRTSPSuspendMode
|
|
|
|
gst_rtsp_media_suspend
|
|
|
|
gst_rtsp_media_unsuspend
|
|
|
|
|
2013-07-16 10:32:51 +00:00
|
|
|
<SUBSECTION MediaStreams>
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_media_collect_streams
|
|
|
|
gst_rtsp_media_create_stream
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_n_streams
|
|
|
|
gst_rtsp_media_get_stream
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_media_find_stream
|
2012-10-26 10:33:21 +00:00
|
|
|
|
2013-07-16 10:32:51 +00:00
|
|
|
<SUBSECTION MediaState>
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_media_seek
|
2010-12-30 11:41:53 +00:00
|
|
|
gst_rtsp_media_get_range_string
|
2013-02-14 18:44:54 +00:00
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_media_set_state
|
2013-08-02 14:57:26 +00:00
|
|
|
gst_rtsp_media_set_pipeline_state
|
2013-07-16 10:32:51 +00:00
|
|
|
|
|
|
|
<SUBSECTION MediaClocks>
|
|
|
|
gst_rtsp_media_get_clock
|
|
|
|
gst_rtsp_media_get_base_time
|
|
|
|
gst_rtsp_media_use_time_provider
|
|
|
|
gst_rtsp_media_is_time_provider
|
|
|
|
gst_rtsp_media_get_time_provider
|
2010-12-07 17:52:15 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_MEDIA_CAST
|
|
|
|
GST_RTSP_MEDIA_CLASS_CAST
|
|
|
|
GST_IS_RTSP_MEDIA
|
|
|
|
GST_IS_RTSP_MEDIA_CLASS
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_MEDIA
|
|
|
|
GST_RTSP_MEDIA_CLASS
|
2010-12-07 17:52:15 +00:00
|
|
|
GST_RTSP_MEDIA_GET_CLASS
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_TYPE_RTSP_MEDIA
|
2013-02-14 18:44:54 +00:00
|
|
|
GstRTSPMediaPrivate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_media_get_type
|
2014-07-10 15:37:45 +00:00
|
|
|
GST_TYPE_RTSP_SUSPEND_MODE
|
|
|
|
gst_rtsp_suspend_mode_get_type
|
2013-07-11 10:18:26 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-media-factory</FILE>
|
|
|
|
<TITLE>GstRTSPMediaFactory</TITLE>
|
|
|
|
GstRTSPMediaFactory
|
|
|
|
GstRTSPMediaFactoryClass
|
|
|
|
gst_rtsp_media_factory_new
|
|
|
|
|
|
|
|
gst_rtsp_media_factory_get_launch
|
|
|
|
gst_rtsp_media_factory_set_launch
|
|
|
|
|
|
|
|
gst_rtsp_media_factory_get_permissions
|
|
|
|
gst_rtsp_media_factory_set_permissions
|
2013-07-15 15:31:35 +00:00
|
|
|
gst_rtsp_media_factory_add_role
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
gst_rtsp_media_factory_set_shared
|
|
|
|
gst_rtsp_media_factory_is_shared
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_media_factory_is_eos_shutdown
|
|
|
|
gst_rtsp_media_factory_set_eos_shutdown
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
gst_rtsp_media_factory_get_protocols
|
|
|
|
gst_rtsp_media_factory_set_protocols
|
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_media_factory_set_profiles
|
|
|
|
gst_rtsp_media_factory_get_profiles
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
gst_rtsp_media_factory_get_address_pool
|
|
|
|
gst_rtsp_media_factory_set_address_pool
|
|
|
|
|
|
|
|
gst_rtsp_media_factory_get_buffer_size
|
|
|
|
gst_rtsp_media_factory_set_buffer_size
|
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_media_factory_get_suspend_mode
|
|
|
|
gst_rtsp_media_factory_set_suspend_mode
|
|
|
|
|
2014-11-26 14:12:36 +00:00
|
|
|
gst_rtsp_media_factory_set_retransmission_time
|
|
|
|
gst_rtsp_media_factory_get_retransmission_time
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
gst_rtsp_media_factory_construct
|
|
|
|
gst_rtsp_media_factory_create_element
|
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_MEDIA_FACTORY_CAST
|
|
|
|
GST_RTSP_MEDIA_FACTORY_CLASS_CAST
|
|
|
|
GST_IS_RTSP_MEDIA_FACTORY
|
|
|
|
GST_IS_RTSP_MEDIA_FACTORY_CLASS
|
|
|
|
GST_RTSP_MEDIA_FACTORY
|
|
|
|
GST_RTSP_MEDIA_FACTORY_CLASS
|
|
|
|
GST_RTSP_MEDIA_FACTORY_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_MEDIA_FACTORY
|
|
|
|
GstRTSPMediaFactoryPrivate
|
|
|
|
gst_rtsp_media_factory_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-media-factory-uri</FILE>
|
|
|
|
<TITLE>GstRTSPMediaFactoryURI</TITLE>
|
|
|
|
GstRTSPMediaFactoryURI
|
|
|
|
GstRTSPMediaFactoryURIClass
|
|
|
|
gst_rtsp_media_factory_uri_new
|
|
|
|
gst_rtsp_media_factory_uri_set_uri
|
|
|
|
gst_rtsp_media_factory_uri_get_uri
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_MEDIA_FACTORY_URI_CAST
|
|
|
|
GST_RTSP_MEDIA_FACTORY_URI_CLASS_CAST
|
|
|
|
GST_IS_RTSP_MEDIA_FACTORY_URI
|
|
|
|
GST_IS_RTSP_MEDIA_FACTORY_URI_CLASS
|
|
|
|
GST_RTSP_MEDIA_FACTORY_URI
|
|
|
|
GST_RTSP_MEDIA_FACTORY_URI_CLASS
|
|
|
|
GST_RTSP_MEDIA_FACTORY_URI_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_MEDIA_FACTORY_URI
|
|
|
|
GstRTSPMediaFactoryURIPrivate
|
|
|
|
gst_rtsp_media_factory_uri_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-mount-points</FILE>
|
|
|
|
<TITLE>GstRTSPMountPoints</TITLE>
|
|
|
|
GstRTSPMountPoints
|
|
|
|
GstRTSPMountPointsClass
|
|
|
|
gst_rtsp_mount_points_new
|
|
|
|
gst_rtsp_mount_points_add_factory
|
|
|
|
gst_rtsp_mount_points_remove_factory
|
|
|
|
gst_rtsp_mount_points_match
|
2013-11-21 23:45:17 +00:00
|
|
|
gst_rtsp_mount_points_make_path
|
2013-07-11 10:18:26 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_MOUNT_POINTS_CAST
|
|
|
|
GST_RTSP_MOUNT_POINTS_CLASS_CAST
|
|
|
|
GST_IS_RTSP_MOUNT_POINTS
|
|
|
|
GST_IS_RTSP_MOUNT_POINTS_CLASS
|
|
|
|
GST_RTSP_MOUNT_POINTS
|
|
|
|
GST_RTSP_MOUNT_POINTS_CLASS
|
|
|
|
GST_RTSP_MOUNT_POINTS_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_MOUNT_POINTS
|
|
|
|
GstRTSPMountPointsPrivate
|
|
|
|
gst_rtsp_mount_points_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-params</FILE>
|
|
|
|
<TITLE>GstRTSPParams</TITLE>
|
|
|
|
gst_rtsp_params_get
|
|
|
|
gst_rtsp_params_set
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-permissions</FILE>
|
|
|
|
<TITLE>GstRTSPPermissions</TITLE>
|
|
|
|
GstRTSPPermissions
|
|
|
|
gst_rtsp_permissions_new
|
|
|
|
gst_rtsp_permissions_ref
|
|
|
|
gst_rtsp_permissions_unref
|
|
|
|
gst_rtsp_permissions_add_role
|
2013-07-15 15:31:35 +00:00
|
|
|
gst_rtsp_permissions_add_role_valist
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_permissions_remove_role
|
|
|
|
gst_rtsp_permissions_get_role
|
|
|
|
gst_rtsp_permissions_is_allowed
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_PERMISSIONS_CAST
|
|
|
|
GST_IS_RTSP_PERMISSIONS
|
|
|
|
GST_RTSP_PERMISSIONS
|
|
|
|
GST_TYPE_RTSP_PERMISSIONS
|
|
|
|
gst_rtsp_permissions_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-sdp</FILE>
|
|
|
|
<TITLE>GstRTSPSdp</TITLE>
|
|
|
|
GstSDPInfo
|
|
|
|
gst_rtsp_sdp_from_media
|
2010-12-07 17:52:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-server</FILE>
|
|
|
|
<TITLE>GstRTSPServer</TITLE>
|
|
|
|
GstRTSPServer
|
|
|
|
GstRTSPServerClass
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_server_new
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_server_get_address
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_server_set_address
|
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_server_get_service
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_server_set_service
|
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_server_get_backlog
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_server_set_backlog
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
gst_rtsp_server_get_bound_port
|
|
|
|
|
2012-11-26 11:34:05 +00:00
|
|
|
gst_rtsp_server_get_mount_points
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_server_set_mount_points
|
|
|
|
|
|
|
|
gst_rtsp_server_get_session_pool
|
|
|
|
gst_rtsp_server_set_session_pool
|
|
|
|
|
|
|
|
gst_rtsp_server_get_thread_pool
|
|
|
|
gst_rtsp_server_set_thread_pool
|
|
|
|
|
2011-01-12 10:07:26 +00:00
|
|
|
gst_rtsp_server_get_auth
|
|
|
|
gst_rtsp_server_set_auth
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_server_transfer_connection
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_server_io_func
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_server_create_socket
|
|
|
|
gst_rtsp_server_create_source
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_server_attach
|
2013-08-02 15:15:09 +00:00
|
|
|
|
|
|
|
GstRTSPServerClientFilterFunc
|
|
|
|
gst_rtsp_server_client_filter
|
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
<SUBSECTION Standard>
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_IS_RTSP_SERVER
|
2010-12-07 17:52:15 +00:00
|
|
|
GST_RTSP_SERVER_CAST
|
|
|
|
GST_RTSP_SERVER_CLASS_CAST
|
|
|
|
GST_IS_RTSP_SERVER_CLASS
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_SERVER
|
|
|
|
GST_RTSP_SERVER_CLASS
|
2010-12-07 17:52:15 +00:00
|
|
|
GST_RTSP_SERVER_GET_CLASS
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_TYPE_RTSP_SERVER
|
2013-02-14 18:44:54 +00:00
|
|
|
GstRTSPServerPrivate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_server_get_type
|
2010-12-07 17:52:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-session</FILE>
|
|
|
|
<TITLE>GstRTSPSession</TITLE>
|
|
|
|
GstRTSPSession
|
|
|
|
GstRTSPSessionClass
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_session_new
|
|
|
|
gst_rtsp_session_get_sessionid
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_session_get_header
|
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_session_set_timeout
|
|
|
|
gst_rtsp_session_get_timeout
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_session_touch
|
|
|
|
gst_rtsp_session_prevent_expire
|
|
|
|
gst_rtsp_session_allow_expire
|
|
|
|
gst_rtsp_session_next_timeout
|
|
|
|
gst_rtsp_session_is_expired
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_session_manage_media
|
|
|
|
gst_rtsp_session_release_media
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2010-12-07 17:52:15 +00:00
|
|
|
gst_rtsp_session_get_media
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
GstRTSPFilterResult
|
|
|
|
GstRTSPSessionFilterFunc
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_session_filter
|
2010-12-07 17:52:15 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_SESSION_CAST
|
|
|
|
GST_RTSP_SESSION_CLASS_CAST
|
|
|
|
GST_IS_RTSP_SESSION
|
|
|
|
GST_IS_RTSP_SESSION_CLASS
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_SESSION
|
|
|
|
GST_RTSP_SESSION_CLASS
|
2010-12-07 17:52:15 +00:00
|
|
|
GST_RTSP_SESSION_GET_CLASS
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_TYPE_RTSP_SESSION
|
2013-02-14 18:44:54 +00:00
|
|
|
GstRTSPSessionPrivate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_get_type
|
2010-12-07 17:52:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-session-media</FILE>
|
|
|
|
<TITLE>GstRTSPSessionMedia</TITLE>
|
|
|
|
GstRTSPSessionMedia
|
|
|
|
GstRTSPSessionMediaClass
|
|
|
|
gst_rtsp_session_media_new
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_media_matches
|
2013-02-14 18:44:54 +00:00
|
|
|
|
|
|
|
gst_rtsp_session_media_get_media
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_media_get_base_time
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_session_media_get_rtpinfo
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_session_media_set_state
|
|
|
|
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_session_media_get_rtsp_state
|
|
|
|
gst_rtsp_session_media_set_rtsp_state
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_session_media_get_transport
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_session_media_set_transport
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_session_media_alloc_channels
|
2012-10-26 10:33:21 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_SESSION_MEDIA_CAST
|
|
|
|
GST_RTSP_SESSION_MEDIA_CLASS_CAST
|
|
|
|
GST_IS_RTSP_SESSION_MEDIA
|
|
|
|
GST_IS_RTSP_SESSION_MEDIA_CLASS
|
|
|
|
GST_RTSP_SESSION_MEDIA
|
|
|
|
GST_RTSP_SESSION_MEDIA_CLASS
|
|
|
|
GST_RTSP_SESSION_MEDIA_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_SESSION_MEDIA
|
2013-02-14 18:44:54 +00:00
|
|
|
GstRTSPSessionMediaPrivate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_media_get_type
|
2012-10-26 10:33:21 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2011-01-12 10:07:26 +00:00
|
|
|
<SECTION>
|
2013-07-11 10:18:26 +00:00
|
|
|
<FILE>rtsp-session-pool</FILE>
|
|
|
|
<TITLE>GstRTSPSessionPool</TITLE>
|
|
|
|
GstRTSPSessionPool
|
|
|
|
GstRTSPSessionPoolClass
|
|
|
|
gst_rtsp_session_pool_new
|
2011-01-12 10:07:26 +00:00
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_pool_get_max_sessions
|
|
|
|
gst_rtsp_session_pool_set_max_sessions
|
2010-12-07 17:52:15 +00:00
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_pool_get_n_sessions
|
2010-12-07 17:52:15 +00:00
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_session_pool_create
|
|
|
|
gst_rtsp_session_pool_find
|
|
|
|
gst_rtsp_session_pool_remove
|
|
|
|
|
|
|
|
gst_rtsp_session_pool_cleanup
|
|
|
|
|
|
|
|
GstRTSPSessionPoolFunc
|
|
|
|
gst_rtsp_session_pool_create_watch
|
|
|
|
|
|
|
|
GstRTSPSessionPoolFilterFunc
|
|
|
|
gst_rtsp_session_pool_filter
|
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_SESSION_POOL_CAST
|
|
|
|
GST_RTSP_SESSION_POOL_CLASS_CAST
|
|
|
|
GST_IS_RTSP_SESSION_POOL
|
|
|
|
GST_IS_RTSP_SESSION_POOL_CLASS
|
|
|
|
GST_RTSP_SESSION_POOL
|
|
|
|
GST_RTSP_SESSION_POOL_CLASS
|
|
|
|
GST_RTSP_SESSION_POOL_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_SESSION_POOL
|
|
|
|
GstRTSPSessionPoolPrivate
|
|
|
|
gst_rtsp_session_pool_get_type
|
2010-12-07 17:52:15 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-stream</FILE>
|
|
|
|
<TITLE>GstRTSPStream</TITLE>
|
|
|
|
GstRTSPStream
|
|
|
|
GstRTSPStreamClass
|
|
|
|
gst_rtsp_stream_new
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_stream_get_index
|
|
|
|
gst_rtsp_stream_get_srcpad
|
|
|
|
|
|
|
|
gst_rtsp_stream_get_control
|
|
|
|
gst_rtsp_stream_set_control
|
|
|
|
gst_rtsp_stream_has_control
|
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_stream_get_mtu
|
|
|
|
gst_rtsp_stream_set_mtu
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_stream_get_dscp_qos
|
|
|
|
gst_rtsp_stream_set_dscp_qos
|
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_stream_set_profiles
|
|
|
|
gst_rtsp_stream_get_profiles
|
|
|
|
|
2013-11-21 23:45:17 +00:00
|
|
|
gst_rtsp_stream_get_protocols
|
|
|
|
gst_rtsp_stream_set_protocols
|
|
|
|
|
2014-11-26 14:12:36 +00:00
|
|
|
gst_rtsp_stream_get_retransmission_time
|
|
|
|
gst_rtsp_stream_set_retransmission_time
|
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_stream_is_transport_supported
|
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_stream_get_address_pool
|
|
|
|
gst_rtsp_stream_set_address_pool
|
|
|
|
gst_rtsp_stream_reserve_address
|
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_stream_join_bin
|
|
|
|
gst_rtsp_stream_leave_bin
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_stream_get_server_port
|
|
|
|
gst_rtsp_stream_get_multicast_address
|
|
|
|
gst_rtsp_stream_get_rtpsession
|
|
|
|
gst_rtsp_stream_get_ssrc
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_stream_get_rtpinfo
|
2012-11-29 10:11:05 +00:00
|
|
|
gst_rtsp_stream_get_caps
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_stream_get_pt
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_stream_recv_rtcp
|
|
|
|
gst_rtsp_stream_recv_rtp
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
gst_rtsp_stream_add_transport
|
|
|
|
gst_rtsp_stream_remove_transport
|
2013-11-12 11:04:55 +00:00
|
|
|
|
|
|
|
gst_rtsp_stream_get_rtp_socket
|
|
|
|
gst_rtsp_stream_get_rtcp_socket
|
2013-11-21 23:45:17 +00:00
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_stream_set_blocked
|
|
|
|
gst_rtsp_stream_is_blocking
|
|
|
|
|
|
|
|
gst_rtsp_stream_update_crypto
|
|
|
|
|
2013-11-21 23:45:17 +00:00
|
|
|
GstRTSPStreamTransportFilterFunc
|
|
|
|
gst_rtsp_stream_transport_filter
|
|
|
|
|
2012-10-26 10:33:21 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_STREAM_CAST
|
|
|
|
GST_RTSP_STREAM_CLASS_CAST
|
|
|
|
GST_IS_RTSP_STREAM
|
|
|
|
GST_IS_RTSP_STREAM_CLASS
|
|
|
|
GST_RTSP_STREAM
|
|
|
|
GST_RTSP_STREAM_CLASS
|
|
|
|
GST_RTSP_STREAM_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_STREAM
|
2013-02-14 18:44:54 +00:00
|
|
|
GstRTSPStreamPrivate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_stream_get_type
|
2012-10-26 10:33:21 +00:00
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-stream-transport</FILE>
|
|
|
|
<TITLE>GstRTSPStreamTransport</TITLE>
|
|
|
|
GstRTSPStreamTransport
|
|
|
|
GstRTSPStreamTransportClass
|
|
|
|
gst_rtsp_stream_transport_new
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_stream_transport_get_stream
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_stream_transport_get_transport
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_stream_transport_set_transport
|
|
|
|
|
2014-07-10 15:37:45 +00:00
|
|
|
gst_rtsp_stream_transport_get_url
|
|
|
|
gst_rtsp_stream_transport_set_url
|
|
|
|
|
|
|
|
gst_rtsp_stream_transport_get_rtpinfo
|
|
|
|
|
2013-07-11 10:18:26 +00:00
|
|
|
GstRTSPSendFunc
|
|
|
|
gst_rtsp_stream_transport_set_callbacks
|
|
|
|
|
|
|
|
GstRTSPKeepAliveFunc
|
|
|
|
gst_rtsp_stream_transport_set_keepalive
|
2013-07-16 10:32:51 +00:00
|
|
|
gst_rtsp_stream_transport_keep_alive
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
gst_rtsp_stream_transport_set_active
|
|
|
|
|
|
|
|
gst_rtsp_stream_transport_set_timed_out
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_stream_transport_is_timed_out
|
2013-07-11 10:18:26 +00:00
|
|
|
|
2013-02-14 18:44:54 +00:00
|
|
|
gst_rtsp_stream_transport_send_rtcp
|
|
|
|
gst_rtsp_stream_transport_send_rtp
|
2013-07-11 10:18:26 +00:00
|
|
|
|
|
|
|
<SUBSECTION Standard>
|
2012-10-26 10:33:21 +00:00
|
|
|
GST_RTSP_STREAM_TRANSPORT_CAST
|
|
|
|
GST_RTSP_STREAM_TRANSPORT_CLASS_CAST
|
|
|
|
GST_IS_RTSP_STREAM_TRANSPORT
|
|
|
|
GST_IS_RTSP_STREAM_TRANSPORT_CLASS
|
|
|
|
GST_RTSP_STREAM_TRANSPORT
|
|
|
|
GST_RTSP_STREAM_TRANSPORT_CLASS
|
|
|
|
GST_RTSP_STREAM_TRANSPORT_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_STREAM_TRANSPORT
|
2013-02-14 18:44:54 +00:00
|
|
|
GstRTSPStreamTransportPrivate
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_stream_transport_get_type
|
2012-10-26 10:33:21 +00:00
|
|
|
</SECTION>
|
|
|
|
|
2013-02-14 18:38:07 +00:00
|
|
|
<SECTION>
|
2013-07-11 10:18:26 +00:00
|
|
|
<FILE>rtsp-thread-pool</FILE>
|
|
|
|
<TITLE>GstRTSPThreadPool</TITLE>
|
2013-07-11 14:57:14 +00:00
|
|
|
<SUBSECTION Thread>
|
2013-07-11 10:18:26 +00:00
|
|
|
GstRTSPThreadType
|
|
|
|
GstRTSPThread
|
|
|
|
|
|
|
|
gst_rtsp_thread_new
|
|
|
|
gst_rtsp_thread_ref
|
|
|
|
gst_rtsp_thread_unref
|
|
|
|
gst_rtsp_thread_reuse
|
|
|
|
gst_rtsp_thread_stop
|
|
|
|
|
2013-07-11 14:57:14 +00:00
|
|
|
<SUBSECTION ThreadPool>
|
2013-07-11 10:18:26 +00:00
|
|
|
GstRTSPThreadPool
|
|
|
|
GstRTSPThreadPoolClass
|
|
|
|
gst_rtsp_thread_pool_new
|
|
|
|
|
|
|
|
gst_rtsp_thread_pool_get_max_threads
|
|
|
|
gst_rtsp_thread_pool_set_max_threads
|
|
|
|
|
|
|
|
gst_rtsp_thread_pool_get_thread
|
2013-11-21 23:45:17 +00:00
|
|
|
gst_rtsp_thread_pool_cleanup
|
2013-02-14 18:38:07 +00:00
|
|
|
<SUBSECTION Standard>
|
2013-07-11 10:18:26 +00:00
|
|
|
GST_RTSP_THREAD_CAST
|
|
|
|
GST_RTSP_THREAD_POOL_CAST
|
|
|
|
GST_RTSP_THREAD_POOL_CLASS_CAST
|
|
|
|
GST_IS_RTSP_THREAD
|
|
|
|
GST_IS_RTSP_THREAD_POOL
|
|
|
|
GST_IS_RTSP_THREAD_POOL_CLASS
|
|
|
|
GST_RTSP_THREAD
|
|
|
|
GST_RTSP_THREAD_POOL
|
|
|
|
GST_RTSP_THREAD_POOL_CLASS
|
|
|
|
GST_RTSP_THREAD_POOL_GET_CLASS
|
|
|
|
GST_TYPE_RTSP_THREAD
|
|
|
|
GST_TYPE_RTSP_THREAD_POOL
|
|
|
|
GstRTSPThreadPoolPrivate
|
|
|
|
gst_rtsp_thread_get_type
|
|
|
|
gst_rtsp_thread_pool_get_type
|
|
|
|
</SECTION>
|
|
|
|
|
|
|
|
<SECTION>
|
|
|
|
<FILE>rtsp-token</FILE>
|
|
|
|
<TITLE>GstRTSPToken</TITLE>
|
|
|
|
GstRTSPToken
|
2013-07-15 15:31:35 +00:00
|
|
|
gst_rtsp_token_new_empty
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_token_new
|
2013-07-15 15:31:35 +00:00
|
|
|
gst_rtsp_token_new_valist
|
2013-07-11 10:18:26 +00:00
|
|
|
gst_rtsp_token_ref
|
|
|
|
gst_rtsp_token_unref
|
|
|
|
gst_rtsp_token_get_structure
|
|
|
|
gst_rtsp_token_writable_structure
|
|
|
|
gst_rtsp_token_get_string
|
2013-07-15 15:31:35 +00:00
|
|
|
gst_rtsp_token_is_allowed
|
2013-07-11 10:18:26 +00:00
|
|
|
<SUBSECTION Standard>
|
|
|
|
GST_RTSP_TOKEN_CAST
|
|
|
|
GST_IS_RTSP_TOKEN
|
|
|
|
GST_RTSP_TOKEN
|
|
|
|
GST_TYPE_RTSP_TOKEN
|
|
|
|
gst_rtsp_token_get_type
|
2013-02-14 18:38:07 +00:00
|
|
|
</SECTION>
|
2013-07-11 10:18:26 +00:00
|
|
|
|