Uses of Class
com.vidispine.generated.LoudnessMixType
-
Uses of LoudnessMixType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type LoudnessMixTypeMethods in com.vidispine.generated that return LoudnessMixTypeModifier and TypeMethodDescriptionObjectFactory.createLoudnessMixType()
Create an instance ofLoudnessMixType
LoudnessMixType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.LoudnessMixType.withSourceChannel
(Integer value) Sets the value of the sourceChannel property.LoudnessMixType.withSourceItemTrack
(String value) Sets the value of the sourceItemTrack property.LoudnessMixType.withSourceStream
(Integer value) Sets the value of the sourceStream property.LoudnessMixType.withWeightdB
(Double value) Sets the value of the weightdB property.Methods in com.vidispine.generated that return types with arguments of type LoudnessMixTypeMethods in com.vidispine.generated with parameters of type LoudnessMixTypeModifier and TypeMethodDescriptionLoudnessType.withMix
(LoudnessMixType... values) Adds objects to the list of Mix using add methodMethod parameters in com.vidispine.generated with type arguments of type LoudnessMixTypeModifier and TypeMethodDescriptionLoudnessType.withMix
(Collection<LoudnessMixType> values) Adds objects to the list of Mix using addAll method