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>
81 template<
typename XavcProfileSettingsT = MxfXavcProfileSettings>
82 void SetXavcProfileSettings(XavcProfileSettingsT&& value) { m_xavcProfileSettingsHasBeenSet =
true; m_xavcProfileSettings = std::forward<XavcProfileSettingsT>(value); }
83 template<
typename XavcProfileSettingsT = MxfXavcProfileSettings>
89 bool m_afdSignalingHasBeenSet =
false;
92 bool m_profileHasBeenSet =
false;
94 MxfXavcProfileSettings m_xavcProfileSettings;
95 bool m_xavcProfileSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue