Uses of Class
com.vidispine.generated.ComplexJobSubtitleOutputType
-
Uses of ComplexJobSubtitleOutputType in com.vidispine.generated
Fields in com.vidispine.generated declared as ComplexJobSubtitleOutputTypeModifier and TypeFieldDescriptionprotected ComplexJobSubtitleOutputType
ComplexJobType.Connection.subtitleOutput
Methods in com.vidispine.generated that return ComplexJobSubtitleOutputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobSubtitleOutputType()
Create an instance ofComplexJobSubtitleOutputType
ComplexJobType.Connection.getSubtitleOutput()
Gets the value of the subtitleOutput property.ComplexJobSubtitleOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobSubtitleOutputType.withBitrate
(Long value) Sets the value of the bitrate property.Sets the value of the codec property.ComplexJobSubtitleOutputType.withCodecName
(String value) Sets the value of the codecName property.ComplexJobSubtitleOutputType.withCodecTag
(Long value) Sets the value of the codecTag property.ComplexJobSubtitleOutputType.withCodecTagString
(String value) Sets the value of the codecTagString property.Sets the value of the edl property.Adds objects to the list of Id using add methodComplexJobSubtitleOutputType.withId
(Collection<Integer> values) Adds objects to the list of Id using addAll methodComplexJobSubtitleOutputType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComplexJobSubtitleOutputType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodComplexJobSubtitleOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobSubtitleOutputType.withPreset
(String... values) Adds objects to the list of Preset using add methodComplexJobSubtitleOutputType.withPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodComplexJobSubtitleOutputType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobSubtitleOutputType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobSubtitleOutputType.withStart
(TimeCodeType value) Sets the value of the start property.ComplexJobSubtitleOutputType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.Methods in com.vidispine.generated with parameters of type ComplexJobSubtitleOutputTypeModifier and TypeMethodDescriptionvoid
ComplexJobType.Connection.setSubtitleOutput
(ComplexJobSubtitleOutputType value) Sets the value of the subtitleOutput property.ComplexJobType.Connection.withSubtitleOutput
(ComplexJobSubtitleOutputType value) Sets the value of the subtitleOutput property.