Uses of Class
com.vidispine.generated.AudioMediaInfoType
-
Uses of AudioMediaInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as AudioMediaInfoTypeMethods in com.vidispine.generated that return AudioMediaInfoTypeModifier and TypeMethodDescriptionObjectFactory.createAudioMediaInfoType()
Create an instance ofAudioMediaInfoType
AudioComponentType.getMediaInfo()
Gets the value of the mediaInfo property.AudioMediaInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AudioMediaInfoType.withBitRateMode
(String value) Sets the value of the bitRateMode property.AudioMediaInfoType.withProperty
(KeyValuePairType... values) Adds objects to the list of Property using add methodAudioMediaInfoType.withProperty
(Collection<KeyValuePairType> values) Adds objects to the list of Property using addAll methodAudioMediaInfoType.withSource
(String value) Sets the value of the source property.Methods in com.vidispine.generated with parameters of type AudioMediaInfoTypeModifier and TypeMethodDescriptionvoid
AudioComponentType.setMediaInfo
(AudioMediaInfoType value) Sets the value of the mediaInfo property.AudioComponentType.withMediaInfo
(AudioMediaInfoType value) Sets the value of the mediaInfo property.