Uses of Class
com.vidispine.generated.ComplexJobAnalyzeType
-
Uses of ComplexJobAnalyzeType in com.vidispine.generated
Fields in com.vidispine.generated declared as ComplexJobAnalyzeTypeMethods in com.vidispine.generated that return ComplexJobAnalyzeTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobAnalyzeType()
Create an instance ofComplexJobAnalyzeType
ComplexJobType.Input.getAnalyze()
Gets the value of the analyze property.ComplexJobAnalyzeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobAnalyzeType.withAudio
(AnalyzeAudioType value) Sets the value of the audio property.ComplexJobAnalyzeType.withBarsPercentage
(int value) Sets the value of the barsPercentage property.ComplexJobAnalyzeType.withBarsThresh
(float value) Sets the value of the barsThresh property.ComplexJobAnalyzeType.withBlackPercentage
(int value) Sets the value of the blackPercentage property.ComplexJobAnalyzeType.withBlackThresh
(float value) Sets the value of the blackThresh property.ComplexJobAnalyzeType.withChannel
(AnalyzeAudioChannelType... values) Adds objects to the list of Channel using add methodComplexJobAnalyzeType.withChannel
(Collection<AnalyzeAudioChannelType> values) Adds objects to the list of Channel using addAll methodComplexJobAnalyzeType.withFreezeThresh
(float value) Sets the value of the freezeThresh property.ComplexJobAnalyzeType.withFreezeTime
(float value) Sets the value of the freezeTime property.ComplexJobAnalyzeType.withHighlighter
(HighlighterType value) Sets the value of the highlighter property.ComplexJobAnalyzeType.withMetadataUri
(String value) Sets the value of the metadataUri property.ComplexJobAnalyzeType.withSmartcrop
(SmartCropType value) Sets the value of the smartcrop property.ComplexJobAnalyzeType.withVideo
(AnalyzeVideoType value) Sets the value of the video property.Methods in com.vidispine.generated with parameters of type ComplexJobAnalyzeTypeModifier and TypeMethodDescriptionvoid
ComplexJobType.Input.setAnalyze
(ComplexJobAnalyzeType value) Sets the value of the analyze property.ComplexJobType.Input.withAnalyze
(ComplexJobAnalyzeType value) Sets the value of the analyze property.