Shaka Player Embedded
Public Member Functions | List of all members
shaka::SdlFrameDrawer::Impl Class Reference

Public Member Functions

 Impl ()
 
 ~Impl ()
 
 SHAKA_NON_COPYABLE_OR_MOVABLE_TYPE (Impl)
 
void SetRenderer (SDL_Renderer *renderer)
 
SDL_Texture * Draw (std::shared_ptr< media::DecodedFrame > frame)
 

Detailed Description

Definition at line 77 of file sdl_frame_drawer.cc.

Constructor & Destructor Documentation

§ Impl()

shaka::SdlFrameDrawer::Impl::Impl ( )
inline

Definition at line 79 of file sdl_frame_drawer.cc.

§ ~Impl()

shaka::SdlFrameDrawer::Impl::~Impl ( )
inline

Definition at line 80 of file sdl_frame_drawer.cc.

Member Function Documentation

§ Draw()

SDL_Texture* shaka::SdlFrameDrawer::Impl::Draw ( std::shared_ptr< media::DecodedFrame frame)
inline

Definition at line 102 of file sdl_frame_drawer.cc.

§ SetRenderer()

void shaka::SdlFrameDrawer::Impl::SetRenderer ( SDL_Renderer *  renderer)
inline

Definition at line 84 of file sdl_frame_drawer.cc.

§ SHAKA_NON_COPYABLE_OR_MOVABLE_TYPE()

shaka::SdlFrameDrawer::Impl::SHAKA_NON_COPYABLE_OR_MOVABLE_TYPE ( Impl  )

The documentation for this class was generated from the following file: