Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::media::ffmpeg::VaapiSurfaceFfmpeg Class Reference

VA surface implementation for FFmpeg. More...

#include <VideoDecoderFfmpegVaapi.h>

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

Public Member Functions

 VaapiSurfaceFfmpeg (std::shared_ptr< VaapiSurface > surface, std::shared_ptr< VaapiContext > context)
 
unsigned int getPicNum () const
 
void setPicNum (unsigned int pic_num)
 
- Public Member Functions inherited from gnash::VaapiSurfaceProxy
 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 implementation for FFmpeg.

Constructor & Destructor Documentation

§ VaapiSurfaceFfmpeg()

gnash::media::ffmpeg::VaapiSurfaceFfmpeg::VaapiSurfaceFfmpeg ( std::shared_ptr< VaapiSurface surface,
std::shared_ptr< VaapiContext context 
)
inline

Member Function Documentation

§ getPicNum()

unsigned int gnash::media::ffmpeg::VaapiSurfaceFfmpeg::getPicNum ( ) const
inline

§ setPicNum()

void gnash::media::ffmpeg::VaapiSurfaceFfmpeg::setPicNum ( unsigned int  pic_num)
inline

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