Searched refs:InputUrl (Results 1 – 1 of 1) sorted by relevance
90 struct InputUrl : public TransCoderParam { struct91 …explicit InputUrl(std::string inputUrl) : TransCoderParam(TransCoderPublicParamType::INPUT_URL), u… in InputUrl() argument