mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
win32: Add new still-frame API to the defs
Add gst_video_event_new_still_frame() and gst_video_event_parse_still_frame() functions to the win32 defs files
This commit is contained in:
parent
0fb680f680
commit
9d0754fa26
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
EXPORTS
|
EXPORTS
|
||||||
gst_video_calculate_display_ratio
|
gst_video_calculate_display_ratio
|
||||||
|
gst_video_event_new_still_frame
|
||||||
|
gst_video_event_parse_still_frame
|
||||||
gst_video_filter_get_type
|
gst_video_filter_get_type
|
||||||
gst_video_format_convert
|
gst_video_format_convert
|
||||||
gst_video_format_from_fourcc
|
gst_video_format_from_fourcc
|
||||||
|
|
Loading…
Reference in a new issue