mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
win32: Update exports
This commit is contained in:
parent
bfc13c8e51
commit
ec21fa6dea
2 changed files with 9 additions and 0 deletions
|
@ -52,7 +52,10 @@ EXPORTS
|
|||
gst_rtcp_packet_sr_set_sender_info
|
||||
gst_rtcp_sdes_name_to_type
|
||||
gst_rtcp_sdes_type_to_name
|
||||
gst_rtcp_type_get_type
|
||||
gst_rtcp_unix_to_ntp
|
||||
gst_rtcpfb_type_get_type
|
||||
gst_rtcpsdes_type_get_type
|
||||
gst_rtp_base_audio_payload_flush
|
||||
gst_rtp_base_audio_payload_get_adapter
|
||||
gst_rtp_base_audio_payload_get_type
|
||||
|
@ -123,5 +126,7 @@ EXPORTS
|
|||
gst_rtp_hdrext_get_ntp_64
|
||||
gst_rtp_hdrext_set_ntp_56
|
||||
gst_rtp_hdrext_set_ntp_64
|
||||
gst_rtp_payload_get_type
|
||||
gst_rtp_payload_info_for_name
|
||||
gst_rtp_payload_info_for_pt
|
||||
gst_rtp_profile_get_type
|
||||
|
|
|
@ -85,6 +85,7 @@ EXPORTS
|
|||
gst_rtsp_message_unset
|
||||
gst_rtsp_method_as_text
|
||||
gst_rtsp_method_get_type
|
||||
gst_rtsp_msg_type_get_type
|
||||
gst_rtsp_options_as_text
|
||||
gst_rtsp_options_from_text
|
||||
gst_rtsp_profile_get_type
|
||||
|
@ -93,11 +94,14 @@ EXPORTS
|
|||
gst_rtsp_range_get_times
|
||||
gst_rtsp_range_parse
|
||||
gst_rtsp_range_to_string
|
||||
gst_rtsp_range_unit_get_type
|
||||
gst_rtsp_result_get_type
|
||||
gst_rtsp_state_get_type
|
||||
gst_rtsp_status_as_text
|
||||
gst_rtsp_status_code_get_type
|
||||
gst_rtsp_strresult
|
||||
gst_rtsp_time_type_get_type
|
||||
gst_rtsp_trans_mode_get_type
|
||||
gst_rtsp_transport_as_text
|
||||
gst_rtsp_transport_free
|
||||
gst_rtsp_transport_get_manager
|
||||
|
|
Loading…
Reference in a new issue