Uses of Class
com.vidispine.generated.ClosedCaptionsExtraction
-
-
Uses of ClosedCaptionsExtraction in com.vidispine.generated
Fields in com.vidispine.generated declared as ClosedCaptionsExtraction Modifier and Type Field Description protected ClosedCaptionsExtraction
ShapeDeductionJobType.Input. closedCaptionsExtraction
Methods in com.vidispine.generated that return ClosedCaptionsExtraction Modifier and Type Method Description ClosedCaptionsExtraction
ObjectFactory. createClosedCaptionsExtraction()
Create an instance ofClosedCaptionsExtraction
ClosedCaptionsExtraction
ShapeDeductionJobType.Input. getClosedCaptionsExtraction()
Gets the value of the closedCaptionsExtraction property.ClosedCaptionsExtraction
ClosedCaptionsExtraction. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ClosedCaptionsExtraction
ClosedCaptionsExtraction. withExtractClosedCaptions(String value)
ClosedCaptionsExtraction
ClosedCaptionsExtraction. withExtractFromVideo(Boolean value)
Methods in com.vidispine.generated with parameters of type ClosedCaptionsExtraction Modifier and Type Method Description void
ShapeDeductionJobType.Input. setClosedCaptionsExtraction(ClosedCaptionsExtraction value)
Sets the value of the closedCaptionsExtraction property.ShapeDeductionJobType.Input
ShapeDeductionJobType.Input. withClosedCaptionsExtraction(ClosedCaptionsExtraction value)
-