|
Shaka Player Embedded
|
#include "shaka/sdl_frame_drawer.h"#include <SDL2/SDL.h>#include <list>#include <unordered_set>#include "src/util/macros.h"Go to the source code of this file.
Classes | |
| class | shaka::SdlFrameDrawer::Impl |
Namespaces | |
| shaka | |
| int height |
Definition at line 50 of file sdl_frame_drawer.cc.
| uint32_t pixel_format |
Definition at line 48 of file sdl_frame_drawer.cc.
| SDL_Texture* texture |
Definition at line 47 of file sdl_frame_drawer.cc.
| int width |
Definition at line 49 of file sdl_frame_drawer.cc.
1.8.13