|  |  |  | GStreamer OpenGL Plugins 0.10 Plugins Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
  GObject
   +----GstObject
         +----GstElement
               +----GstBaseTransform
                     +----GstGLFilter
                           +----GstGLFilterApp
"client-draw-callback" gpointer : Write "client-reshape-callback" gpointer : Write "client-data" gpointer : Write
The resize and redraw callbacks can be set from a client code.
The graphic scene can be written from a client code through the two glfilterapp properties.
| plugin | opengl | 
| author | Julien Isorce <julien.isorce@gmail.com> | 
| class | Filter/Effect | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | video/x-raw-gl, width=(int)[ 1, 8000 ], height=(int)[ 1, 6000 ], pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)[ 0/1, 100/1 ] | 
| name | src | 
| direction | source | 
| presence | always | 
| details | video/x-raw-gl, width=(int)[ 1, 8000 ], height=(int)[ 1, 6000 ], pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)[ 0/1, 100/1 ] |