mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
win32: add new header extension methods
This commit is contained in:
parent
02b6e58eef
commit
5607b3a8b7
1 changed files with 4 additions and 0 deletions
|
@ -117,5 +117,9 @@ EXPORTS
|
|||
gst_rtp_buffer_set_timestamp
|
||||
gst_rtp_buffer_set_version
|
||||
gst_rtp_buffer_unmap
|
||||
gst_rtp_hdrext_get_ntp_56
|
||||
gst_rtp_hdrext_get_ntp_64
|
||||
gst_rtp_hdrext_set_ntp_56
|
||||
gst_rtp_hdrext_set_ntp_64
|
||||
gst_rtp_payload_info_for_name
|
||||
gst_rtp_payload_info_for_pt
|
||||
|
|
Loading…
Reference in a new issue