Uses of Class
com.vidispine.generated.AnalyzeVideoJobType
-
Uses of AnalyzeVideoJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as AnalyzeVideoJobTypeMethods in com.vidispine.generated that return AnalyzeVideoJobTypeModifier and TypeMethodDescriptionObjectFactory.createAnalyzeVideoJobType()
Create an instance ofAnalyzeVideoJobType
AnalyzeJobType.getVideo()
Gets the value of the video property.AnalyzeVideoJobType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AnalyzeVideoJobType.withOtif
(OtifPresetType... values) Adds objects to the list of Otif using add methodAnalyzeVideoJobType.withOtif
(Collection<OtifPresetType> values) Adds objects to the list of Otif using addAll methodMethods in com.vidispine.generated with parameters of type AnalyzeVideoJobTypeModifier and TypeMethodDescriptionvoid
AnalyzeJobType.setVideo
(AnalyzeVideoJobType value) Sets the value of the video property.AnalyzeJobType.withVideo
(AnalyzeVideoJobType value) Sets the value of the video property.