Uses of Class
com.vidispine.generated.ComplexJobAudioOutputType
-
Uses of ComplexJobAudioOutputType in com.vidispine.generated
Subclasses of ComplexJobAudioOutputType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for NLEJob2AudioOutputType complex typeFields in com.vidispine.generated declared as ComplexJobAudioOutputTypeModifier and TypeFieldDescriptionprotected ComplexJobAudioOutputType
ComplexJobType.Connection.audioOutput
Methods in com.vidispine.generated that return ComplexJobAudioOutputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobAudioOutputType()
Create an instance ofComplexJobAudioOutputType
ComplexJobType.Connection.getAudioOutput()
Gets the value of the audioOutput property.ComplexJobAudioOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobAudioOutputType.withBitrate
(Long value) Sets the value of the bitrate property.ComplexJobAudioOutputType.withChannelLayout
(Long value) Sets the value of the channelLayout property.ComplexJobAudioOutputType.withChannelLayoutName
(String value) Sets the value of the channelLayoutName property.Sets the value of the codec property.ComplexJobAudioOutputType.withCodecName
(String value) Sets the value of the codecName property.ComplexJobAudioOutputType.withCodecTag
(Long value) Sets the value of the codecTag property.ComplexJobAudioOutputType.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 methodComplexJobAudioOutputType.withId
(Collection<Integer> values) Adds objects to the list of Id using addAll methodComplexJobAudioOutputType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComplexJobAudioOutputType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodComplexJobAudioOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobAudioOutputType.withPreset
(String... values) Adds objects to the list of Preset using add methodComplexJobAudioOutputType.withPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodComplexJobAudioOutputType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobAudioOutputType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobAudioOutputType.withStart
(TimeCodeType value) Sets the value of the start property.ComplexJobAudioOutputType.withThumbnailUri
(String... values) Adds objects to the list of ThumbnailUri using add methodComplexJobAudioOutputType.withThumbnailUri
(Collection<String> values) Adds objects to the list of ThumbnailUri using addAll methodComplexJobAudioOutputType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.Methods in com.vidispine.generated with parameters of type ComplexJobAudioOutputTypeModifier and TypeMethodDescriptionvoid
ComplexJobType.Connection.setAudioOutput
(ComplexJobAudioOutputType value) Sets the value of the audioOutput property.ComplexJobType.Connection.withAudioOutput
(ComplexJobAudioOutputType value) Sets the value of the audioOutput property.