Uses of Class
com.vidispine.generated.NLEJobAudioOutputType
-
Uses of NLEJobAudioOutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJobAudioOutputTypeMethods in com.vidispine.generated that return NLEJobAudioOutputTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJobAudioOutputType()
Create an instance ofNLEJobAudioOutputType
NLEJobAudioOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJobAudioOutputType.withBitrate
(long value) Sets the value of the bitrate property.NLEJobAudioOutputType.withChannelLayout
(Long value) Sets the value of the channelLayout property.NLEJobAudioOutputType.withChannelLayoutName
(String value) Sets the value of the channelLayoutName property.Sets the value of the codec property.NLEJobAudioOutputType.withSequence
(Integer... values) Adds objects to the list of Sequence using add methodNLEJobAudioOutputType.withSequence
(Collection<Integer> values) Adds objects to the list of Sequence using addAll methodSets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type NLEJobAudioOutputTypeModifier and TypeMethodDescriptionNLEJobOutputType.getAudio()
Gets the value of the audio property.Methods in com.vidispine.generated with parameters of type NLEJobAudioOutputTypeModifier and TypeMethodDescriptionNLEJobOutputType.withAudio
(NLEJobAudioOutputType... values) Adds objects to the list of Audio using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJobAudioOutputTypeModifier and TypeMethodDescriptionNLEJobOutputType.withAudio
(Collection<NLEJobAudioOutputType> values) Adds objects to the list of Audio using addAll method