Home
last modified time | relevance | path

Searched refs:m_captionLanguageMappingsHasBeenSet (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DHlsGroupSettings.cpp27 m_captionLanguageMappingsHasBeenSet(false), in HlsGroupSettings()
83 m_captionLanguageMappingsHasBeenSet(false), in HlsGroupSettings()
177 m_captionLanguageMappingsHasBeenSet = true; in operator =()
395 if(m_captionLanguageMappingsHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DHlsGroupSettings.h302 …line bool CaptionLanguageMappingsHasBeenSet() const { return m_captionLanguageMappingsHasBeenSet; } in CaptionLanguageMappingsHasBeenSet()
307 …ngs(const Aws::Vector<HlsCaptionLanguageMapping>& value) { m_captionLanguageMappingsHasBeenSet = t… in SetCaptionLanguageMappings()
312 …Mappings(Aws::Vector<HlsCaptionLanguageMapping>&& value) { m_captionLanguageMappingsHasBeenSet = t… in SetCaptionLanguageMappings()
327 …LanguageMappings(const HlsCaptionLanguageMapping& value) { m_captionLanguageMappingsHasBeenSet = t… in AddCaptionLanguageMappings()
332 …ptionLanguageMappings(HlsCaptionLanguageMapping&& value) { m_captionLanguageMappingsHasBeenSet = t… in AddCaptionLanguageMappings()
1404 bool m_captionLanguageMappingsHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DHlsGroupSettings.cpp27 m_captionLanguageMappingsHasBeenSet(false), in HlsGroupSettings()
103 m_captionLanguageMappingsHasBeenSet(false), in HlsGroupSettings()
221 m_captionLanguageMappingsHasBeenSet = true; in operator =()
518 if(m_captionLanguageMappingsHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DHlsGroupSettings.h403 …line bool CaptionLanguageMappingsHasBeenSet() const { return m_captionLanguageMappingsHasBeenSet; } in CaptionLanguageMappingsHasBeenSet()
409 …ppings(const Aws::Vector<CaptionLanguageMapping>& value) { m_captionLanguageMappingsHasBeenSet = t… in SetCaptionLanguageMappings()
415 …ageMappings(Aws::Vector<CaptionLanguageMapping>&& value) { m_captionLanguageMappingsHasBeenSet = t… in SetCaptionLanguageMappings()
433 …ionLanguageMappings(const CaptionLanguageMapping& value) { m_captionLanguageMappingsHasBeenSet = t… in AddCaptionLanguageMappings()
439 …dCaptionLanguageMappings(CaptionLanguageMapping&& value) { m_captionLanguageMappingsHasBeenSet = t… in AddCaptionLanguageMappings()
2155 bool m_captionLanguageMappingsHasBeenSet; variable