Uses of Class
com.vidispine.generated.AudioTranscodePresetChannelMixType
-
Uses of AudioTranscodePresetChannelMixType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AudioTranscodePresetChannelMixTypeModifier and TypeFieldDescriptionprotected List<AudioTranscodePresetChannelMixType>
AudioTranscodePresetMixType.input
Methods in com.vidispine.generated that return AudioTranscodePresetChannelMixTypeModifier and TypeMethodDescriptionObjectFactory.createAudioTranscodePresetChannelMixType()
Create an instance ofAudioTranscodePresetChannelMixType
AudioTranscodePresetChannelMixType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AudioTranscodePresetChannelMixType.withChannel
(int value) Sets the value of the channel property.AudioTranscodePresetChannelMixType.withEffect
(EffectType... values) Adds objects to the list of Effect using add methodAudioTranscodePresetChannelMixType.withEffect
(Collection<EffectType> values) Adds objects to the list of Effect using addAll methodAudioTranscodePresetChannelMixType.withGain
(float value) Sets the value of the gain property.AudioTranscodePresetChannelMixType.withId
(int value) Sets the value of the id property.AudioTranscodePresetChannelMixType.withStream
(int value) Sets the value of the stream property.Methods in com.vidispine.generated that return types with arguments of type AudioTranscodePresetChannelMixTypeModifier and TypeMethodDescriptionAudioTranscodePresetMixType.getInput()
Gets the value of the input property.Methods in com.vidispine.generated with parameters of type AudioTranscodePresetChannelMixTypeModifier and TypeMethodDescriptionAudioTranscodePresetMixType.withInput
(AudioTranscodePresetChannelMixType... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type AudioTranscodePresetChannelMixTypeModifier and TypeMethodDescriptionAudioTranscodePresetMixType.withInput
(Collection<AudioTranscodePresetChannelMixType> values) Adds objects to the list of Input using addAll method