|
MythTV master
|
#include "libmythui/platforms/drm/mythdrmresources.h"Go to the source code of this file.
Classes | |
| class | MythDRMProperty |
| A wrapper around a DRM object property. More... | |
| class | MythDRMRangeProperty |
| class | MythDRMSignedRangeProperty |
| class | MythDRMEnumProperty |
| class | MythDRMBitmaskProperty |
| class | MythDRMBlobProperty |
| class | MythDRMObjectProperty |
Typedefs | |
| using | DRMProp = std::shared_ptr< class MythDRMProperty > |
| using | DRMProps = std::vector< DRMProp > |
| using DRMProp = std::shared_ptr<class MythDRMProperty> |
Definition at line 7 of file mythdrmproperty.h.
Definition at line 8 of file mythdrmproperty.h.