Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits CStructHdl< InputstreamContentlightMetadata, INPUTSTREAM_CONTENTLIGHT_METADATA >.

Public Member Functions

uint64_t GetMaxCll ()
 Get the maximum content light level (MaxCLL). More...
 
uint64_t GetMaxFall ()
 Get the maximum frame average light level (MaxFALL). More...
 
bool operator== (const kodi::addon::InputstreamContentlightMetadata &right) const
 Metadata class compare. More...
 
void SetMaxCll (uint64_t value)
 Set the maximum content light level (MaxCLL). More...
 
void SetMaxFall (uint64_t value)
 Set the maximum frame average light level (MaxFALL). More...
 
- Public Member Functions inherited from CStructHdl< InputstreamContentlightMetadata, INPUTSTREAM_CONTENTLIGHT_METADATA >
 CStructHdl (const INPUTSTREAM_CONTENTLIGHT_METADATA *cStructure)
 
 CStructHdl (const InputstreamContentlightMetadata &cppClass)
 
 CStructHdl (INPUTSTREAM_CONTENTLIGHT_METADATA *cStructure)
 
const INPUTSTREAM_CONTENTLIGHT_METADATAGetCStructure () const
 
 operator const INPUTSTREAM_CONTENTLIGHT_METADATA * () const
 
 operator INPUTSTREAM_CONTENTLIGHT_METADATA * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const INPUTSTREAM_CONTENTLIGHT_METADATA &right)
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< InputstreamContentlightMetadata, INPUTSTREAM_CONTENTLIGHT_METADATA >
INPUTSTREAM_CONTENTLIGHT_METADATAm_cStructure
 

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