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/MxfUncompressedAudioWrapping.h>
11#include <aws/mediaconvert/model/MxfXavcProfileSettings.h>
22namespace MediaConvert {
51 m_afdSignalingHasBeenSet =
true;
52 m_afdSignaling = value;
72 m_profileHasBeenSet =
true;
91 m_uncompressedAudioWrappingHasBeenSet =
true;
92 m_uncompressedAudioWrapping = value;
107 template <
typename XavcProfileSettingsT = MxfXavcProfileSettings>
109 m_xavcProfileSettingsHasBeenSet =
true;
110 m_xavcProfileSettings = std::forward<XavcProfileSettingsT>(value);
112 template <
typename XavcProfileSettingsT = MxfXavcProfileSettings>
125 MxfXavcProfileSettings m_xavcProfileSettings;
126 bool m_afdSignalingHasBeenSet =
false;
127 bool m_profileHasBeenSet =
false;
128 bool m_uncompressedAudioWrappingHasBeenSet =
false;
129 bool m_xavcProfileSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue