|
| CDRMEncoder (int fd, uint32_t encoder) |
|
| CDRMEncoder (const CDRMEncoder &)=delete |
|
CDRMEncoder & | operator= (const CDRMEncoder &)=delete |
|
uint32_t | GetEncoderId () const |
|
uint32_t | GetCrtcId () const |
|
uint32_t | GetPossibleCrtcs () const |
|
| CDRMObject (const CDRMObject &)=delete |
|
CDRMObject & | operator= (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) |
|
The documentation for this class was generated from the following files:
- xbmc/windowing/gbm/drm/DRMEncoder.h
- xbmc/windowing/gbm/drm/DRMEncoder.cpp