7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/VideoSelectorPid.h>
9#include <aws/medialive/model/VideoSelectorProgramId.h>
45 template<
typename V
ideoSelectorP
idT = V
ideoSelectorP
id>
46 void SetVideoSelectorPid(VideoSelectorPidT&& value) { m_videoSelectorPidHasBeenSet =
true; m_videoSelectorPid = std::forward<VideoSelectorPidT>(value); }
47 template<
typename V
ideoSelectorP
idT = V
ideoSelectorP
id>
55 template<
typename V
ideoSelectorProgramIdT = V
ideoSelectorProgramId>
56 void SetVideoSelectorProgramId(VideoSelectorProgramIdT&& value) { m_videoSelectorProgramIdHasBeenSet =
true; m_videoSelectorProgramId = std::forward<VideoSelectorProgramIdT>(value); }
57 template<
typename V
ideoSelectorProgramIdT = V
ideoSelectorProgramId>
63 bool m_videoSelectorPidHasBeenSet =
false;
66 bool m_videoSelectorProgramIdHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue