mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
defs: add new symbol to win32 defs file
Based on patches by Ognyan Tonchev. See #585559
This commit is contained in:
parent
457d39075c
commit
89a780ca2f
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ EXPORTS
|
|||
gst_rtp_buffer_get_version
|
||||
gst_rtp_buffer_list_get_payload_len
|
||||
gst_rtp_buffer_list_get_payload_type
|
||||
gst_rtp_buffer_list_get_seq
|
||||
gst_rtp_buffer_list_get_ssrc
|
||||
gst_rtp_buffer_list_get_timestamp
|
||||
gst_rtp_buffer_list_set_payload_type
|
||||
|
|
Loading…
Reference in a new issue