mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
Add new methods
Add new methods to the windows def file.
This commit is contained in:
parent
95d6fb0501
commit
314d852e48
1 changed files with 2 additions and 0 deletions
|
@ -58,9 +58,11 @@ EXPORTS
|
|||
gst_rtsp_message_set_body
|
||||
gst_rtsp_message_steal_body
|
||||
gst_rtsp_message_take_body
|
||||
gst_rtsp_message_take_header
|
||||
gst_rtsp_message_unset
|
||||
gst_rtsp_method_as_text
|
||||
gst_rtsp_method_get_type
|
||||
gst_rtsp_options_as_text
|
||||
gst_rtsp_range_free
|
||||
gst_rtsp_range_parse
|
||||
gst_rtsp_result_get_type
|
||||
|
|
Loading…
Reference in a new issue