Gnash
0.8.10
|
VA surface proxy used to release surface to context. More...
#include <VaapiSurfaceProxy.h>
Public Member Functions | |
VaapiSurfaceProxy (boost::shared_ptr< VaapiSurface > surface, boost::shared_ptr< VaapiContext > context) | |
~VaapiSurfaceProxy () | |
boost::shared_ptr< VaapiSurface > | get () const |
Return VA surface. | |
boost::shared_ptr< VaapiContext > | getContext () const |
Return VA context. |
VA surface proxy used to release surface to context.
gnash::VaapiSurfaceProxy::VaapiSurfaceProxy | ( | boost::shared_ptr< VaapiSurface > | surface, |
boost::shared_ptr< VaapiContext > | context | ||
) |
References _.
gnash::VaapiSurfaceProxy::~VaapiSurfaceProxy | ( | ) |
References _.
boost::shared_ptr<VaapiSurface> gnash::VaapiSurfaceProxy::get | ( | ) | const [inline] |
boost::shared_ptr<VaapiContext> gnash::VaapiSurfaceProxy::getContext | ( | ) | const [inline] |
Return VA context.