Shaka Player Embedded
Classes | Namespaces
sdl_frame_drawer.cc File Reference
#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
 

Variable Documentation

§ height

int height

Definition at line 50 of file sdl_frame_drawer.cc.

§ pixel_format

uint32_t pixel_format

Definition at line 48 of file sdl_frame_drawer.cc.

§ texture

SDL_Texture* texture

Definition at line 47 of file sdl_frame_drawer.cc.

§ width

int width

Definition at line 49 of file sdl_frame_drawer.cc.