7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
66 inline void SetDvbTeletextPid(
int value) { m_dvbTeletextPidHasBeenSet =
true; m_dvbTeletextPid = value; }
74 inline void SetEtvPlatformPid(
int value) { m_etvPlatformPidHasBeenSet =
true; m_etvPlatformPid = value; }
82 inline void SetEtvSignalPid(
int value) { m_etvSignalPidHasBeenSet =
true; m_etvSignalPid = value; }
101 inline void SetPcrPid(
int value) { m_pcrPidHasBeenSet =
true; m_pcrPid = value; }
109 inline void SetPmtPid(
int value) { m_pmtPidHasBeenSet =
true; m_pmtPid = value; }
117 inline void SetPrivateMetadataPid(
int value) { m_privateMetadataPidHasBeenSet =
true; m_privateMetadataPid = value; }
136 inline void SetScte35Pid(
int value) { m_scte35PidHasBeenSet =
true; m_scte35Pid = value; }
144 inline void SetTimedMetadataPid(
int value) { m_timedMetadataPidHasBeenSet =
true; m_timedMetadataPid = value; }
152 inline void SetVideoPid(
int value) { m_videoPidHasBeenSet =
true; m_videoPid = value; }
160 inline void SetAribCaptionsPid(
int value) { m_aribCaptionsPidHasBeenSet =
true; m_aribCaptionsPid = value; }
179 inline void SetEcmPid(
int value) { m_ecmPidHasBeenSet =
true; m_ecmPid = value; }
187 inline void SetSmpte2038Pid(
int value) { m_smpte2038PidHasBeenSet =
true; m_smpte2038Pid = value; }
193 bool m_audioPidsHasBeenSet =
false;
196 bool m_dvbSubPidsHasBeenSet =
false;
198 int m_dvbTeletextPid;
199 bool m_dvbTeletextPidHasBeenSet =
false;
201 int m_etvPlatformPid;
202 bool m_etvPlatformPidHasBeenSet =
false;
205 bool m_etvSignalPidHasBeenSet =
false;
208 bool m_klvDataPidsHasBeenSet =
false;
211 bool m_pcrPidHasBeenSet =
false;
214 bool m_pmtPidHasBeenSet =
false;
216 int m_privateMetadataPid;
217 bool m_privateMetadataPidHasBeenSet =
false;
220 bool m_scte27PidsHasBeenSet =
false;
223 bool m_scte35PidHasBeenSet =
false;
225 int m_timedMetadataPid;
226 bool m_timedMetadataPidHasBeenSet =
false;
229 bool m_videoPidHasBeenSet =
false;
231 int m_aribCaptionsPid;
232 bool m_aribCaptionsPidHasBeenSet =
false;
235 bool m_dvbTeletextPidsHasBeenSet =
false;
238 bool m_ecmPidHasBeenSet =
false;
241 bool m_smpte2038PidHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue