Uses of Class
com.vidispine.generated.AnalyzeAudioJobType
-
Uses of AnalyzeAudioJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeAudioJobTypeMethods in com.vidispine.generated that return AnalyzeAudioJobTypeModifier and TypeMethodDescriptionObjectFactory.createAnalyzeAudioJobType()
Create an instance ofAnalyzeAudioJobType
AnalyzeJobType.getAudio()
Gets the value of the audio property.AnalyzeAudioJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzeAudioJobType.withOtif
(OtifPresetType... values) Adds objects to the list of Otif using add methodAnalyzeAudioJobType.withOtif
(Collection<OtifPresetType> values) Adds objects to the list of Otif using addAll methodMethods in com.vidispine.generated with parameters of type AnalyzeAudioJobTypeModifier and TypeMethodDescriptionvoid
AnalyzeJobType.setAudio
(AnalyzeAudioJobType value) Sets the value of the audio property.AnalyzeJobType.withAudio
(AnalyzeAudioJobType value) Sets the value of the audio property.