docs: add gsteglimagememory

This commit is contained in:
Matthew Waters 2014-06-13 11:26:38 +10:00
parent b1860fab88
commit 20f3354c68
2 changed files with 16 additions and 0 deletions

View file

@ -69,6 +69,7 @@
<xi:include href="xml/gstglcontextwgl.xml"/>
<xi:include href="xml/gstgldisplay.xml"/>
<xi:include href="xml/gstgldownload.xml"/>
<xi:include href="xml/gsteglimagememory.xml"/>
<xi:include href="xml/gstglfilter.xml"/>
<xi:include href="xml/gstglframebuffer.xml"/>
<xi:include href="xml/gstglmemory.xml"/>

View file

@ -967,6 +967,21 @@ GST_IS_GL_ALLOCATOR_CLASS
GST_TYPE_GL_ALLOCATOR
</SECTION>
<SECTION>
<FILE>gsteglimagememory</FILE>
<TITLE>GstEGLImageMemory</TITLE>
gst_egl_image_memory_init
gst_egl_image_memory_get_display
gst_egl_image_memory_get_image
gst_egl_image_memory_get_orientation
gst_egl_image_memory_set_orientation
gst_egl_image_memory_setup_buffer
gst_is_egl_image_memory
GST_EGL_IMAGE_MEMORY_TYPE
GST_CAPS_FEATURE_MEMORY_EGL_IMAGE
<SUBSECTION Standard>
</SECTION>
<SECTION>
<FILE>gstglmixer</FILE>
GstGLMixerPad