kodi
Classes | Public Member Functions | List of all members
KODI::WINDOWING::GBM::CDRMConnector Class Reference
Inheritance diagram for KODI::WINDOWING::GBM::CDRMConnector:
Inheritance graph
[legend]
Collaboration diagram for KODI::WINDOWING::GBM::CDRMConnector:
Collaboration graph
[legend]

Public Member Functions

 CDRMConnector (int fd, uint32_t connector)
 
 CDRMConnector (const CDRMConnector &)=delete
 
CDRMConnectoroperator= (const CDRMConnector &)=delete
 
std::string GetType ()
 
std::string GetStatus ()
 
std::string GetName ()
 
uint32_t GetEncoderId () const
 
uint32_t * GetConnectorId () const
 
int GetModesCount () const
 
drmModeModeInfoPtr GetModeForIndex (int index) const
 
bool IsConnected ()
 
bool CheckConnector ()
 
std::vector< uint8_t > GetEDID () const
 
- Public Member Functions inherited from KODI::WINDOWING::GBM::CDRMObject
 CDRMObject (const CDRMObject &)=delete
 
CDRMObjectoperator= (const CDRMObject &)=delete
 
std::string GetTypeName () const
 
std::string GetPropertyName (uint32_t propertyId) const
 
uint32_t GetId () const
 
uint32_t GetPropertyId (const std::string &name) const
 
std::optional< uint64_t > GetPropertyValue (std::string_view name, std::string_view valueName) const
 
bool SetProperty (const std::string &name, uint64_t value)
 
bool SupportsProperty (const std::string &name)
 

Additional Inherited Members

- Protected Member Functions inherited from KODI::WINDOWING::GBM::CDRMObject
 CDRMObject (int fd)
 
bool GetProperties (uint32_t id, uint32_t type)
 
- Protected Attributes inherited from KODI::WINDOWING::GBM::CDRMObject
std::unique_ptr< drmModeObjectProperties, DrmModeObjectPropertiesDeleterm_props
 
std::vector< std::unique_ptr< drmModePropertyRes, DrmModePropertyResDeleter > > m_propsInfo
 
int m_fd {-1}
 

The documentation for this class was generated from the following files: