Uses of Class
com.vidispine.generated.ClosedCaptionsExtraction
-
Uses of ClosedCaptionsExtraction in com.vidispine.generated
Fields in com.vidispine.generated declared as ClosedCaptionsExtractionModifier and TypeFieldDescriptionprotected ClosedCaptionsExtractionShapeDeductionJobType.Input.closedCaptionsExtractionMethods in com.vidispine.generated that return ClosedCaptionsExtractionModifier and TypeMethodDescriptionObjectFactory.createClosedCaptionsExtraction()Create an instance ofClosedCaptionsExtractionShapeDeductionJobType.Input.getClosedCaptionsExtraction()Gets the value of the closedCaptionsExtraction property.ClosedCaptionsExtraction.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ClosedCaptionsExtraction.withExtractClosedCaptions(String value) Sets the value of the extractClosedCaptions property.ClosedCaptionsExtraction.withExtractFromVideo(Boolean value) Sets the value of the extractFromVideo property.Methods in com.vidispine.generated with parameters of type ClosedCaptionsExtractionModifier and TypeMethodDescriptionvoidShapeDeductionJobType.Input.setClosedCaptionsExtraction(ClosedCaptionsExtraction value) Sets the value of the closedCaptionsExtraction property.ShapeDeductionJobType.Input.withClosedCaptionsExtraction(ClosedCaptionsExtraction value) Sets the value of the closedCaptionsExtraction property.