dmuGLPixelTrans
Inherits from: dmuGLCtx
#include "dmuGLPixelTrans.h"
Overview
See the source code for more info and implementation details.
Public Methods
- dmuGLPixelTrans()
- ~dmuGLPixelTrans()
- int init (dmuParams *params)
- int grab()
- int release()
- unsigned char *mapDstBuffer()
- int setImageDimensions(int newSizeX,int newSizeY)
- int setInputFormat(int format)
Accepts GL_YCRCB_422_SGIX, or GL_ABGR_EXT for now
GL_YCRCB_422_SGIX by default
- int addSrcConstraints(DMparams *params)
- virtual int handleEvents(fd_set fdSet)
Overview Object List Object Hierarchy
Sample Apps