Uses of Class
com.vidispine.generated.AudioClipType
-
Uses of AudioClipType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AudioClipTypeMethods in com.vidispine.generated that return AudioClipTypeModifier and TypeMethodDescriptionObjectFactory.createAudioClipType()
Create an instance ofAudioClipType
AudioClipType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AudioClipType.withChannel
(int value) Sets the value of the channel property.Sets the value of the id property.AudioClipType.withPid
(int value) Sets the value of the pid property.AudioClipType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodAudioClipType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodAudioClipType.withStream
(int value) Sets the value of the stream property.AudioClipType.withSubClip
(SubClipType... values) Adds objects to the list of SubClip using add methodAudioClipType.withSubClip
(Collection<SubClipType> values) Adds objects to the list of SubClip using addAll methodAudioClipType.withTrack
(int value) Sets the value of the track property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type AudioClipTypeModifier and TypeMethodDescriptionNLEJobType.getAudioClip()
Gets the value of the audioClip property.Methods in com.vidispine.generated with parameters of type AudioClipTypeModifier and TypeMethodDescriptionNLEJobType.withAudioClip
(AudioClipType... values) Adds objects to the list of AudioClip using add methodMethod parameters in com.vidispine.generated with type arguments of type AudioClipTypeModifier and TypeMethodDescriptionNLEJobType.withAudioClip
(Collection<AudioClipType> values) Adds objects to the list of AudioClip using addAll method