Gnash  0.8.10
Public Member Functions
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

List of all members.

Public Member Functions

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

Detailed Description

VA surface proxy used to release surface to context.


Constructor & Destructor Documentation

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

References _.

gnash::VaapiSurfaceProxy::~VaapiSurfaceProxy ( )

References _.


Member Function Documentation

boost::shared_ptr<VaapiSurface> gnash::VaapiSurfaceProxy::get ( ) const [inline]

Return VA surface.

References _surface.

Referenced by gnash::media::ffmpeg::vaapi_set_surface().

boost::shared_ptr<VaapiContext> gnash::VaapiSurfaceProxy::getContext ( ) const [inline]

Return VA context.


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