Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::VaapiSurfaceProxy Class Reference

VA surface proxy used to release surface to context. More...

#include <VaapiSurfaceProxy.h>

Inheritance diagram for gnash::VaapiSurfaceProxy:
gnash::media::ffmpeg::VaapiSurfaceFfmpeg

Public Member Functions

 VaapiSurfaceProxy (std::shared_ptr< VaapiSurface > surface, std::shared_ptr< VaapiContext > context)
 
 ~VaapiSurfaceProxy ()
 
std::shared_ptr< VaapiSurfaceget () const
 Return VA surface. More...
 
std::shared_ptr< VaapiContextgetContext () const
 Return VA context. More...
 

Detailed Description

VA surface proxy used to release surface to context.

Constructor & Destructor Documentation

§ VaapiSurfaceProxy()

gnash::VaapiSurfaceProxy::VaapiSurfaceProxy ( std::shared_ptr< VaapiSurface surface,
std::shared_ptr< VaapiContext context 
)

§ ~VaapiSurfaceProxy()

gnash::VaapiSurfaceProxy::~VaapiSurfaceProxy ( )

References _, and gnash::log_debug().

Member Function Documentation

§ get()

std::shared_ptr<VaapiSurface> gnash::VaapiSurfaceProxy::get ( ) const
inline

§ getContext()

std::shared_ptr<VaapiContext> gnash::VaapiSurfaceProxy::getContext ( ) const
inline

Return VA context.


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