mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
defs: add defs for new appsink buffer-list method
This commit is contained in:
parent
3928dbbb45
commit
4b87271bf2
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ EXPORTS
|
||||||
gst_app_sink_get_type
|
gst_app_sink_get_type
|
||||||
gst_app_sink_is_eos
|
gst_app_sink_is_eos
|
||||||
gst_app_sink_pull_buffer
|
gst_app_sink_pull_buffer
|
||||||
|
gst_app_sink_pull_buffer_list
|
||||||
gst_app_sink_pull_preroll
|
gst_app_sink_pull_preroll
|
||||||
gst_app_sink_set_callbacks
|
gst_app_sink_set_callbacks
|
||||||
gst_app_sink_set_caps
|
gst_app_sink_set_caps
|
||||||
|
|
Loading…
Reference in a new issue