ParsecClientGLDestroy
voidParsecClientGLDestroy(Parsec *ps,uint8_tstream)
Cleanup internal OpenGL/GLES state.
Must be called from a thread with a current OpenGL/GLES 2.0 compatible context.
Parameters
Direction | Name | Description |
---|---|---|
in | ps | Parsec instance returned by ParsecInit . |
in | stream | Video stream index. Must be less than NUM_VSTREAMS . |