1#ifndef MYTHHDRTRACKER_H
2#define MYTHHDRTRACKER_H
MythHDRVideoPtr m_metadata
MythHDRTracker(MythHDRPtr HDR)
void Update(class MythVideoFrame *Frame)
Track changes to the HDR type (EOTF) and request a change when needed.
static HDRTracker Create(class MythDisplay *MDisplay)
Create a tracker instance that looks for changes in the required EOTF.
std::shared_ptr< class MythHDRVideoMetadata > MythHDRVideoPtr
std::shared_ptr< class MythHDR > MythHDRPtr
std::shared_ptr< class MythHDRTracker > HDRTracker