7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medialive/model/InputLocation.h>
10#include <aws/medialive/model/AudioOnlyHlsTrackType.h>
11#include <aws/medialive/model/AudioOnlyHlsSegmentType.h>
51 inline void SetAudioGroupId(
const char* value) { m_audioGroupIdHasBeenSet =
true; m_audioGroupId.assign(value); }
123 bool m_audioGroupIdHasBeenSet =
false;
126 bool m_audioOnlyImageHasBeenSet =
false;
129 bool m_audioTrackTypeHasBeenSet =
false;
132 bool m_segmentTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue