MythTV
master
|
#include "libmythui/platforms/mythdrmdevice.h"
#include <memory>
#include "libavutil/hwcontext_drm.h"
#include "libavutil/mem.h"
Go to the source code of this file.
Classes | |
class | MythVideoDRMBuffer |
Typedefs | |
using | DRMHandle = std::shared_ptr< class MythVideoDRMBuffer > |
using DRMHandle = std::shared_ptr<class MythVideoDRMBuffer> |
Definition at line 16 of file mythvideodrmbuffer.h.