Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DVc3Settings.h619 inline Vc3Settings& WithVc3Class(const Vc3Class& value) { SetVc3Class(value); return *this;} in WithVc3Class() function
631 … inline Vc3Settings& WithVc3Class(Vc3Class&& value) { SetVc3Class(std::move(value)); return *this;} in WithVc3Class() function