20 #ifndef GNASH_VAAPISUBPICTURE_H
21 #define GNASH_VAAPISUBPICTURE_H
37 boost::shared_ptr<VaapiImage>
_image;
38 VASubpictureID _subpicture;
51 VASubpictureID
get()
const {
return _subpicture; }
56 #endif // GNASH_VAAPISUBPICTURE_H
boost::scoped_ptr< image::GnashImage > _image
Definition: Renderer_cairo.cpp:210
VA subpicture abstraction.
Definition: VaapiSubpicture.h:35
#define DSOEXPORT
Definition: dsodefs.h:55