7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/mediaconvert/model/ChannelMapping.h>
105 inline void SetChannelsIn(
int value) { m_channelsInHasBeenSet =
true; m_channelsIn = value; }
119 inline void SetChannelsOut(
int value) { m_channelsOutHasBeenSet =
true; m_channelsOut = value; }
124 int m_audioDescriptionAudioChannel;
125 bool m_audioDescriptionAudioChannelHasBeenSet =
false;
127 int m_audioDescriptionDataChannel;
128 bool m_audioDescriptionDataChannelHasBeenSet =
false;
131 bool m_channelMappingHasBeenSet =
false;
134 bool m_channelsInHasBeenSet =
false;
137 bool m_channelsOutHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue