7#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
8#include <aws/mediapackagev2/model/DashUtcTimingMode.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace mediapackagev2
59 template<
typename TimingSourceT = Aws::String>
60 void SetTimingSource(TimingSourceT&& value) { m_timingSourceHasBeenSet =
true; m_timingSource = std::forward<TimingSourceT>(value); }
61 template<
typename TimingSourceT = Aws::String>
67 bool m_timingModeHasBeenSet =
false;
70 bool m_timingSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue