7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetCaptionChannel(
int value) { m_captionChannelHasBeenSet =
true; m_captionChannel = value; }
62 inline void SetLanguageCode(
const char* value) { m_languageCodeHasBeenSet =
true; m_languageCode.assign(value); }
76 inline void SetLanguageDescription(
const char* value) { m_languageDescriptionHasBeenSet =
true; m_languageDescription.assign(value); }
84 bool m_captionChannelHasBeenSet =
false;
87 bool m_languageCodeHasBeenSet =
false;
90 bool m_languageDescriptionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue