Uses of Class
com.vidispine.generated.AnalyzeAudioType
-
-
Uses of AnalyzeAudioType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeAudioType Modifier and Type Field Description protected AnalyzeAudioType
ComplexJobAnalyzeType. audio
Methods in com.vidispine.generated that return AnalyzeAudioType Modifier and Type Method Description AnalyzeAudioType
ObjectFactory. createAnalyzeAudioType()
Create an instance ofAnalyzeAudioType
AnalyzeAudioType
ComplexJobAnalyzeType. getAudio()
Gets the value of the audio property.AnalyzeAudioType
AnalyzeAudioType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
AnalyzeAudioType
AnalyzeAudioType. withOtif(ComplexJobOTIFType... values)
AnalyzeAudioType
AnalyzeAudioType. withOtif(Collection<ComplexJobOTIFType> values)
Methods in com.vidispine.generated with parameters of type AnalyzeAudioType Modifier and Type Method Description void
ComplexJobAnalyzeType. setAudio(AnalyzeAudioType value)
Sets the value of the audio property.ComplexJobAnalyzeType
ComplexJobAnalyzeType. withAudio(AnalyzeAudioType value)
-