7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetAudioSelectorName(
const char* value) { m_audioSelectorNameHasBeenSet =
true; m_audioSelectorName.assign(value); }
71 bool m_audioSelectorNameHasBeenSet =
false;
73 int m_audioSilenceThresholdMsec;
74 bool m_audioSilenceThresholdMsecHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue