Uses of Class
com.vidispine.generated.AnalyzeAudioType
-
Uses of AnalyzeAudioType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeAudioTypeMethods in com.vidispine.generated that return AnalyzeAudioTypeModifier and TypeMethodDescriptionObjectFactory.createAnalyzeAudioType()Create an instance ofAnalyzeAudioTypeComplexJobAnalyzeType.getAudio()Gets the value of the audio property.AnalyzeAudioType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzeAudioType.withOtif(ComplexJobOTIFType... values) Adds objects to the list of Otif using add methodAnalyzeAudioType.withOtif(Collection<ComplexJobOTIFType> values) Adds objects to the list of Otif using addAll methodMethods in com.vidispine.generated with parameters of type AnalyzeAudioTypeModifier and TypeMethodDescriptionvoidComplexJobAnalyzeType.setAudio(AnalyzeAudioType value) Sets the value of the audio property.ComplexJobAnalyzeType.withAudio(AnalyzeAudioType value) Sets the value of the audio property.