class TencentCloud::Vclm::V20240523::SubmitVideoTranslateJobRequest
def initialize(videourl=nil, srclang=nil, dstlang=nil, audiourl=nil, removevocal=nil, confirm=nil, lipsync=nil, voicetype=nil)
def initialize(videourl=nil, srclang=nil, dstlang=nil, audiourl=nil, removevocal=nil, confirm=nil, lipsync=nil, voicetype=nil) @VideoUrl = videourl @SrcLang = srclang @DstLang = dstlang @AudioUrl = audiourl @RemoveVocal = removevocal @Confirm = confirm @LipSync = lipsync @VoiceType = voicetype end