Uses of Class
com.vidispine.generated.NLEJob2AudioOutputType
-
Uses of NLEJob2AudioOutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJob2AudioOutputTypeMethods in com.vidispine.generated that return NLEJob2AudioOutputTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJob2AudioOutputType()
Create an instance ofNLEJob2AudioOutputType
NLEJob2AudioOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJob2AudioOutputType.withBitrate
(Long value) Sets the value of the bitrate property.NLEJob2AudioOutputType.withChannelLayout
(Long value) Sets the value of the channelLayout property.NLEJob2AudioOutputType.withChannelLayoutName
(String value) Sets the value of the channelLayoutName property.Sets the value of the codec property.NLEJob2AudioOutputType.withCodecName
(String value) Sets the value of the codecName property.NLEJob2AudioOutputType.withCodecTag
(Long value) Sets the value of the codecTag property.NLEJob2AudioOutputType.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 methodNLEJob2AudioOutputType.withId
(Collection<Integer> values) Adds objects to the list of Id using addAll methodNLEJob2AudioOutputType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodNLEJob2AudioOutputType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodNLEJob2AudioOutputType.withMix
(NLEJob2MixType... values) Adds objects to the list of Mix using add methodNLEJob2AudioOutputType.withMix
(Collection<NLEJob2MixType> values) Adds objects to the list of Mix using addAll methodNLEJob2AudioOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.NLEJob2AudioOutputType.withPreset
(String... values) Adds objects to the list of Preset using add methodNLEJob2AudioOutputType.withPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodNLEJob2AudioOutputType.withSequence
(Integer... values) Adds objects to the list of Sequence using add methodNLEJob2AudioOutputType.withSequence
(Collection<Integer> values) Adds objects to the list of Sequence using addAll methodNLEJob2AudioOutputType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodNLEJob2AudioOutputType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodNLEJob2AudioOutputType.withStart
(TimeCodeType value) Sets the value of the start property.NLEJob2AudioOutputType.withThumbnailUri
(String... values) Adds objects to the list of ThumbnailUri using add methodNLEJob2AudioOutputType.withThumbnailUri
(Collection<String> values) Adds objects to the list of ThumbnailUri using addAll methodNLEJob2AudioOutputType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type NLEJob2AudioOutputTypeModifier and TypeMethodDescriptionNLEJob2OutputType.getAudio()
Gets the value of the audio property.Methods in com.vidispine.generated with parameters of type NLEJob2AudioOutputTypeModifier and TypeMethodDescriptionNLEJob2OutputType.withAudio
(NLEJob2AudioOutputType... values) Adds objects to the list of Audio using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJob2AudioOutputTypeModifier and TypeMethodDescriptionNLEJob2OutputType.withAudio
(Collection<NLEJob2AudioOutputType> values) Adds objects to the list of Audio using addAll method