ae.ui.video.sdl2.renderer

ae.ui.video.sdl.renderer

Members

Classes

SDL2Renderer
class SDL2Renderer

Use SDL 2 drawing APIs.

SDL2SoftwareRenderer
class SDL2SoftwareRenderer

Draw on a streaming SDL_Texture, and present it

Manifest constants

PIXEL_FORMAT
enum PIXEL_FORMAT;

The SDL pixel format we use.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <ae@cy.md>