def: add new rtsp symbols
This commit is contained in:
parent
e40b262ab7
commit
cbc6c0dfea
@ -7,6 +7,7 @@ EXPORTS
|
|||||||
gst_rtsp_connection_close
|
gst_rtsp_connection_close
|
||||||
gst_rtsp_connection_connect
|
gst_rtsp_connection_connect
|
||||||
gst_rtsp_connection_create
|
gst_rtsp_connection_create
|
||||||
|
gst_rtsp_connection_create_from_fd
|
||||||
gst_rtsp_connection_do_tunnel
|
gst_rtsp_connection_do_tunnel
|
||||||
gst_rtsp_connection_flush
|
gst_rtsp_connection_flush
|
||||||
gst_rtsp_connection_free
|
gst_rtsp_connection_free
|
||||||
@ -24,6 +25,7 @@ EXPORTS
|
|||||||
gst_rtsp_connection_send
|
gst_rtsp_connection_send
|
||||||
gst_rtsp_connection_set_auth
|
gst_rtsp_connection_set_auth
|
||||||
gst_rtsp_connection_set_auth_param
|
gst_rtsp_connection_set_auth_param
|
||||||
|
gst_rtsp_connection_set_http_mode
|
||||||
gst_rtsp_connection_set_ip
|
gst_rtsp_connection_set_ip
|
||||||
gst_rtsp_connection_set_proxy
|
gst_rtsp_connection_set_proxy
|
||||||
gst_rtsp_connection_set_qos_dscp
|
gst_rtsp_connection_set_qos_dscp
|
||||||
@ -44,6 +46,7 @@ EXPORTS
|
|||||||
gst_rtsp_family_get_type
|
gst_rtsp_family_get_type
|
||||||
gst_rtsp_find_header_field
|
gst_rtsp_find_header_field
|
||||||
gst_rtsp_find_method
|
gst_rtsp_find_method
|
||||||
|
gst_rtsp_header_allow_multiple
|
||||||
gst_rtsp_header_as_text
|
gst_rtsp_header_as_text
|
||||||
gst_rtsp_header_field_get_type
|
gst_rtsp_header_field_get_type
|
||||||
gst_rtsp_marshal_ENUM__POINTER_POINTER
|
gst_rtsp_marshal_ENUM__POINTER_POINTER
|
||||||
@ -103,4 +106,6 @@ EXPORTS
|
|||||||
gst_rtsp_watch_queue_data
|
gst_rtsp_watch_queue_data
|
||||||
gst_rtsp_watch_queue_message
|
gst_rtsp_watch_queue_message
|
||||||
gst_rtsp_watch_reset
|
gst_rtsp_watch_reset
|
||||||
|
gst_rtsp_watch_send_message
|
||||||
gst_rtsp_watch_unref
|
gst_rtsp_watch_unref
|
||||||
|
gst_rtsp_watch_write_data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user