Uses of Class
com.vidispine.generated.ClosedCaptionsExtraction
-
Uses of ClosedCaptionsExtraction in com.vidispine.generated
Fields in com.vidispine.generated declared as ClosedCaptionsExtractionModifier and TypeFieldDescriptionprotected ClosedCaptionsExtraction
ShapeDeductionJobType.Input.closedCaptionsExtraction
Methods in com.vidispine.generated that return ClosedCaptionsExtractionModifier and TypeMethodDescriptionObjectFactory.createClosedCaptionsExtraction()
Create an instance ofClosedCaptionsExtraction
ShapeDeductionJobType.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 TypeMethodDescriptionvoid
ShapeDeductionJobType.Input.setClosedCaptionsExtraction
(ClosedCaptionsExtraction value) Sets the value of the closedCaptionsExtraction property.ShapeDeductionJobType.Input.withClosedCaptionsExtraction
(ClosedCaptionsExtraction value) Sets the value of the closedCaptionsExtraction property.