MythTV  master
Classes | Typedefs
mythvideodrmbuffer.h File Reference
#include "libmythui/platforms/mythdrmdevice.h"
#include <memory>
#include "libavutil/hwcontext_drm.h"
#include "libavutil/mem.h"
Include dependency graph for mythvideodrmbuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVideoDRMBuffer
 

Typedefs

using DRMHandle = std::shared_ptr< class MythVideoDRMBuffer >
 

Typedef Documentation

◆ DRMHandle

using DRMHandle = std::shared_ptr<class MythVideoDRMBuffer>

Definition at line 16 of file mythvideodrmbuffer.h.