pyglet.clock — pyglet v1.5.21
pyglet.readthedocs.io › en › latestpyglet.media does this for scheduling audio buffer updates, which need to occur regularly – if all audio updates are scheduled at the same time (for example, mixing several tracks of a music score, or playing multiple videos back simultaneously), the resulting load on the CPU is excessive for those intervals but idle outside. Using the soft ...
pyglet.gl — pyglet v1.5.21
docs.pyglet.org › en › latestclass GLException¶ class ObjectSpace¶ class Config (**kwargs) ¶. Graphics configuration. A Config stores the preferences for OpenGL attributes such as the number of auxilliary buffers, size of the colour and depth buffers, double buffering, stencilling, multi- and super-sampling, and so on.