#include <DRMObject.h>
◆ CDRMObject() [1/2]
KODI::WINDOWING::GBM::CDRMObject::CDRMObject |
( |
const CDRMObject & | | ) |
|
|
delete |
◆ ~CDRMObject()
virtual KODI::WINDOWING::GBM::CDRMObject::~CDRMObject |
( |
| ) |
|
|
virtualdefault |
◆ CDRMObject() [2/2]
CDRMObject::CDRMObject |
( |
int | fd | ) |
|
|
explicitprotected |
◆ GetId()
uint32_t KODI::WINDOWING::GBM::CDRMObject::GetId |
( |
| ) |
const |
|
inline |
◆ GetProperties()
bool CDRMObject::GetProperties |
( |
uint32_t | id, |
|
|
uint32_t | type ) |
|
protected |
◆ GetPropertyId()
uint32_t CDRMObject::GetPropertyId |
( |
const std::string & | name | ) |
const |
◆ GetPropertyName()
std::string CDRMObject::GetPropertyName |
( |
uint32_t | propertyId | ) |
const |
◆ GetPropertyValue()
std::optional< uint64_t > CDRMObject::GetPropertyValue |
( |
std::string_view | name, |
|
|
std::string_view | valueName ) const |
◆ GetTypeName()
std::string CDRMObject::GetTypeName |
( |
| ) |
const |
◆ operator=()
◆ SetProperty()
bool CDRMObject::SetProperty |
( |
const std::string & | name, |
|
|
uint64_t | value ) |
◆ SupportsProperty()
bool CDRMObject::SupportsProperty |
( |
const std::string & | name | ) |
|
◆ m_fd
int KODI::WINDOWING::GBM::CDRMObject::m_fd {-1} |
|
protected |
◆ m_props
◆ m_propsInfo
The documentation for this class was generated from the following files: