mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: add new GL api to .types file for type/signal introspection
This commit is contained in:
parent
4311567462
commit
17affac393
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,7 @@ gst_insert_bin_get_type
|
|||
|
||||
gst_gl_buffer_allocator_get_type
|
||||
gst_gl_memory_allocator_get_type
|
||||
gst_gl_memory_pbo_allocator_get_type
|
||||
gst_gl_base_filter_get_type
|
||||
gst_gl_buffer_pool_get_type
|
||||
gst_gl_color_convert_get_type
|
||||
|
@ -37,7 +38,9 @@ gst_gl_display_get_type
|
|||
gst_gl_filter_get_type
|
||||
gst_gl_framebuffer_get_type
|
||||
gst_gl_shader_get_type
|
||||
gst_glsl_stage_get_type
|
||||
gst_gl_upload_get_type
|
||||
gst_gl_view_convert_get_type
|
||||
gst_gl_window_get_type
|
||||
|
||||
gst_player_audio_info_get_type
|
||||
|
|
Loading…
Reference in a new issue