mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
defs: update defs
This commit is contained in:
parent
21ba193dd6
commit
90dca4b3dc
1 changed files with 9 additions and 0 deletions
|
@ -48,6 +48,10 @@ EXPORTS
|
|||
gst_navigation_send_event
|
||||
gst_navigation_send_key_event
|
||||
gst_navigation_send_mouse_event
|
||||
gst_resampler_clear
|
||||
gst_resampler_flags_get_type
|
||||
gst_resampler_init
|
||||
gst_resampler_method_get_type
|
||||
gst_video_alignment_reset
|
||||
gst_video_blend
|
||||
gst_video_blend_scale_linear_RGBA
|
||||
|
@ -220,6 +224,11 @@ EXPORTS
|
|||
gst_video_pack_flags_get_type
|
||||
gst_video_region_of_interest_meta_api_get_type
|
||||
gst_video_region_of_interest_meta_get_info
|
||||
gst_video_scaler_free
|
||||
gst_video_scaler_get_coeff
|
||||
gst_video_scaler_horizontal
|
||||
gst_video_scaler_new
|
||||
gst_video_scaler_vertical
|
||||
gst_video_sink_center_rect
|
||||
gst_video_sink_get_type
|
||||
gst_video_tile_get_index
|
||||
|
|
Loading…
Reference in a new issue