7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/WavCodingMode.h>
46 inline void SetBitDepth(
double value) { m_bitDepthHasBeenSet =
true; m_bitDepth = value; }
69 inline void SetSampleRate(
double value) { m_sampleRateHasBeenSet =
true; m_sampleRate = value; }
75 bool m_bitDepthHasBeenSet =
false;
78 bool m_codingModeHasBeenSet =
false;
81 bool m_sampleRateHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue