7 #ifndef PACKAGER_MEDIA_CODECS_DOVI_DECODER_CONFIGURATION_RECORD_H_
8 #define PACKAGER_MEDIA_CODECS_DOVI_DECODER_CONFIGURATION_RECORD_H_
14 #include <packager/media/base/fourccs.h>
32 bool Parse(
const std::vector<uint8_t>& data);
49 uint8_t bl_signal_compatibility_id_ = 0;
All the methods that are virtual are virtual for mocking.