Uses of Class
com.vidispine.generated.AudioTranscodePresetMixType
-
Uses of AudioTranscodePresetMixType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type AudioTranscodePresetMixTypeModifier and TypeFieldDescriptionprotected List<AudioTranscodePresetMixType>
AudioTrackTranscodePresetType.mix
protected List<AudioTranscodePresetMixType>
AudioTranscodePresetType.mix
Methods in com.vidispine.generated that return AudioTranscodePresetMixTypeModifier and TypeMethodDescriptionObjectFactory.createAudioTranscodePresetMixType()
Create an instance ofAudioTranscodePresetMixType
AudioTranscodePresetMixType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AudioTranscodePresetMixType.withInput
(AudioTranscodePresetChannelMixType... values) Adds objects to the list of Input using add methodAudioTranscodePresetMixType.withInput
(Collection<AudioTranscodePresetChannelMixType> values) Adds objects to the list of Input using addAll methodAudioTranscodePresetMixType.withSilence
(boolean value) Sets the value of the silence property.Methods in com.vidispine.generated that return types with arguments of type AudioTranscodePresetMixTypeModifier and TypeMethodDescriptionAudioTrackTranscodePresetType.getMix()
Gets the value of the mix property.AudioTranscodePresetType.getMix()
Gets the value of the mix property.Methods in com.vidispine.generated with parameters of type AudioTranscodePresetMixTypeModifier and TypeMethodDescriptionAudioTrackTranscodePresetType.withMix
(AudioTranscodePresetMixType... values) Adds objects to the list of Mix using add methodAudioTranscodePresetType.withMix
(AudioTranscodePresetMixType... values) Adds objects to the list of Mix using add methodMethod parameters in com.vidispine.generated with type arguments of type AudioTranscodePresetMixTypeModifier and TypeMethodDescriptionAudioTrackTranscodePresetType.withMix
(Collection<AudioTranscodePresetMixType> values) Adds objects to the list of Mix using addAll methodAudioTranscodePresetType.withMix
(Collection<AudioTranscodePresetMixType> values) Adds objects to the list of Mix using addAll method