7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medialive/model/EbuTtDFillLineGapControl.h>
10#include <aws/medialive/model/EbuTtDDestinationStyleControl.h>
51 inline void SetCopyrightHolder(
const char* value) { m_copyrightHolderHasBeenSet =
true; m_copyrightHolder.assign(value); }
97 inline void SetFontFamily(
const char* value) { m_fontFamilyHasBeenSet =
true; m_fontFamily.assign(value); }
126 bool m_copyrightHolderHasBeenSet =
false;
129 bool m_fillLineGapHasBeenSet =
false;
132 bool m_fontFamilyHasBeenSet =
false;
135 bool m_styleControlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue