|
Gnash
0.8.11dev
|
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. More... | |
| boost::shared_ptr< VaapiContext > | getContext () const |
| Return VA context. More... | |
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 _.
|
inline |
|
inline |
Return VA context.
1.8.5