7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/MxfAfdSignaling.h>
9#include <aws/mediaconvert/model/MxfProfile.h>
10#include <aws/mediaconvert/model/MxfXavcProfileSettings.h>
21namespace MediaConvert {
50 m_afdSignalingHasBeenSet =
true;
51 m_afdSignaling = value;
71 m_profileHasBeenSet =
true;
87 template <
typename XavcProfileSettingsT = MxfXavcProfileSettings>
89 m_xavcProfileSettingsHasBeenSet =
true;
90 m_xavcProfileSettings = std::forward<XavcProfileSettingsT>(value);
92 template <
typename XavcProfileSettingsT = MxfXavcProfileSettings>
103 MxfXavcProfileSettings m_xavcProfileSettings;
104 bool m_afdSignalingHasBeenSet =
false;
105 bool m_profileHasBeenSet =
false;
106 bool m_xavcProfileSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue