Parsec

ParsecClientGLDestroy

voidParsecClientGLDestroy(Parsec *
ps,
uint8_t
stream
)

Cleanup internal OpenGL/GLES state.

Must be called from a thread with a current OpenGL/GLES 2.0 compatible context.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
instreamVideo stream index. Must be less than NUM_VSTREAMS.