mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +00:00
win32: Fix exported symbols list
This commit is contained in:
parent
d51f8abe56
commit
899a6cbe35
1 changed files with 0 additions and 19 deletions
|
@ -55,9 +55,7 @@ EXPORTS
|
|||
gst_rtsp_media_create_stream
|
||||
gst_rtsp_media_factory_add_role
|
||||
gst_rtsp_media_factory_construct
|
||||
gst_rtsp_media_factory_construct_full
|
||||
gst_rtsp_media_factory_create_element
|
||||
gst_rtsp_media_factory_create_element_full
|
||||
gst_rtsp_media_factory_get_address_pool
|
||||
gst_rtsp_media_factory_get_buffer_size
|
||||
gst_rtsp_media_factory_get_clock
|
||||
|
@ -119,7 +117,6 @@ EXPORTS
|
|||
gst_rtsp_media_get_transport_mode
|
||||
gst_rtsp_media_get_type
|
||||
gst_rtsp_media_handle_sdp
|
||||
gst_rtsp_media_handle_sdp_full
|
||||
gst_rtsp_media_is_eos_shutdown
|
||||
gst_rtsp_media_is_reusable
|
||||
gst_rtsp_media_is_shared
|
||||
|
@ -150,7 +147,6 @@ EXPORTS
|
|||
gst_rtsp_media_set_suspend_mode
|
||||
gst_rtsp_media_set_transport_mode
|
||||
gst_rtsp_media_setup_sdp
|
||||
gst_rtsp_media_setup_sdp_full
|
||||
gst_rtsp_media_suspend
|
||||
gst_rtsp_media_take_pipeline
|
||||
gst_rtsp_media_unprepare
|
||||
|
@ -162,20 +158,6 @@ EXPORTS
|
|||
gst_rtsp_mount_points_match
|
||||
gst_rtsp_mount_points_new
|
||||
gst_rtsp_mount_points_remove_factory
|
||||
gst_rtsp_onvif_client_get_type
|
||||
gst_rtsp_onvif_media_collect_backchannel
|
||||
gst_rtsp_onvif_media_factory_get_backchannel_bandwidth
|
||||
gst_rtsp_onvif_media_factory_get_backchannel_launch
|
||||
gst_rtsp_onvif_media_factory_get_type
|
||||
gst_rtsp_onvif_media_factory_has_backchannel_support
|
||||
gst_rtsp_onvif_media_factory_new
|
||||
gst_rtsp_onvif_media_factory_set_backchannel_bandwidth
|
||||
gst_rtsp_onvif_media_factory_set_backchannel_launch
|
||||
gst_rtsp_onvif_media_get_backchannel_bandwidth
|
||||
gst_rtsp_onvif_media_get_type
|
||||
gst_rtsp_onvif_media_set_backchannel_bandwidth
|
||||
gst_rtsp_onvif_server_get_type
|
||||
gst_rtsp_onvif_server_new
|
||||
gst_rtsp_params_get
|
||||
gst_rtsp_params_set
|
||||
gst_rtsp_permissions_add_role
|
||||
|
@ -188,7 +170,6 @@ EXPORTS
|
|||
gst_rtsp_publish_clock_mode_get_type
|
||||
gst_rtsp_sdp_from_media
|
||||
gst_rtsp_sdp_from_stream
|
||||
gst_rtsp_sdp_make_media
|
||||
gst_rtsp_server_attach
|
||||
gst_rtsp_server_client_filter
|
||||
gst_rtsp_server_create_socket
|
||||
|
|
Loading…
Reference in a new issue