7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/DolbyVisionLevel6Metadata.h>
9#include <aws/mediaconvert/model/DolbyVisionLevel6Mode.h>
10#include <aws/mediaconvert/model/DolbyVisionMapping.h>
11#include <aws/mediaconvert/model/DolbyVisionProfile.h>
22namespace MediaConvert {
45 template <
typename L6MetadataT = DolbyVisionLevel6Metadata>
47 m_l6MetadataHasBeenSet =
true;
48 m_l6Metadata = std::forward<L6MetadataT>(value);
50 template <
typename L6MetadataT = DolbyVisionLevel6Metadata>
65 m_l6ModeHasBeenSet =
true;
89 m_mappingHasBeenSet =
true;
109 m_profileHasBeenSet =
true;
125 bool m_l6MetadataHasBeenSet =
false;
126 bool m_l6ModeHasBeenSet =
false;
127 bool m_mappingHasBeenSet =
false;
128 bool m_profileHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue