mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
win32: update .def file for new API
This commit is contained in:
parent
853951b646
commit
a5075a6ba8
1 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@ EXPORTS
|
|||
gst_discoverer_discover_uri_async
|
||||
gst_discoverer_get_type
|
||||
gst_discoverer_info_copy
|
||||
gst_discoverer_info_from_variant
|
||||
gst_discoverer_info_get_audio_streams
|
||||
gst_discoverer_info_get_container_streams
|
||||
gst_discoverer_info_get_duration
|
||||
|
@ -46,9 +47,9 @@ EXPORTS
|
|||
gst_discoverer_info_get_uri
|
||||
gst_discoverer_info_get_video_streams
|
||||
gst_discoverer_info_to_variant
|
||||
gst_discoverer_info_from_variant
|
||||
gst_discoverer_new
|
||||
gst_discoverer_result_get_type
|
||||
gst_discoverer_serialize_flags_get_type
|
||||
gst_discoverer_start
|
||||
gst_discoverer_stop
|
||||
gst_discoverer_stream_info_get_caps
|
||||
|
|
Loading…
Reference in a new issue