Home
last modified time | relevance | path

Searched refs:WithAudioPids (Results 1 – 5 of 5) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DM3u8Settings.h105 … inline M3u8Settings& WithAudioPids(const Aws::String& value) { SetAudioPids(value); return *this;} in WithAudioPids() function
112 …inline M3u8Settings& WithAudioPids(Aws::String&& value) { SetAudioPids(std::move(value)); return *… in WithAudioPids() function
119 inline M3u8Settings& WithAudioPids(const char* value) { SetAudioPids(value); return *this;} in WithAudioPids() function
H A DMultiplexProgramPacketIdentifiersMap.h53 …inline MultiplexProgramPacketIdentifiersMap& WithAudioPids(const Aws::Vector<int>& value) { SetAud… in WithAudioPids() function
56 …inline MultiplexProgramPacketIdentifiersMap& WithAudioPids(Aws::Vector<int>&& value) { SetAudioPid… in WithAudioPids() function
H A DM2tsSettings.h358 … inline M2tsSettings& WithAudioPids(const Aws::String& value) { SetAudioPids(value); return *this;} in WithAudioPids() function
366 …inline M2tsSettings& WithAudioPids(Aws::String&& value) { SetAudioPids(std::move(value)); return *… in WithAudioPids() function
374 inline M2tsSettings& WithAudioPids(const char* value) { SetAudioPids(value); return *this;} in WithAudioPids() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DM3u8Settings.h204 …inline M3u8Settings& WithAudioPids(const Aws::Vector<int>& value) { SetAudioPids(value); return *t… in WithAudioPids() function
211 …inline M3u8Settings& WithAudioPids(Aws::Vector<int>&& value) { SetAudioPids(std::move(value)); ret… in WithAudioPids() function
H A DM2tsSettings.h255 …inline M2tsSettings& WithAudioPids(const Aws::Vector<int>& value) { SetAudioPids(value); return *t… in WithAudioPids() function
262 …inline M2tsSettings& WithAudioPids(Aws::Vector<int>&& value) { SetAudioPids(std::move(value)); ret… in WithAudioPids() function