Uses of Class
com.vidispine.generated.AnalyzeVideoType
-
Uses of AnalyzeVideoType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeVideoTypeMethods in com.vidispine.generated that return AnalyzeVideoTypeModifier and TypeMethodDescriptionObjectFactory.createAnalyzeVideoType()
Create an instance ofAnalyzeVideoType
ComplexJobAnalyzeType.getVideo()
Gets the value of the video property.AnalyzeVideoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzeVideoType.withOtif
(ComplexJobOTIFType... values) Adds objects to the list of Otif using add methodAnalyzeVideoType.withOtif
(Collection<ComplexJobOTIFType> values) Adds objects to the list of Otif using addAll methodMethods in com.vidispine.generated with parameters of type AnalyzeVideoTypeModifier and TypeMethodDescriptionvoid
ComplexJobAnalyzeType.setVideo
(AnalyzeVideoType value) Sets the value of the video property.ComplexJobAnalyzeType.withVideo
(AnalyzeVideoType value) Sets the value of the video property.