Modifier and Type | Field and Description |
---|---|
protected AudioMediaInfoType |
AudioComponentType.mediaInfo |
Modifier and Type | Method and Description |
---|---|
AudioMediaInfoType |
ObjectFactory.createAudioMediaInfoType()
Create an instance of
AudioMediaInfoType |
AudioMediaInfoType |
AudioComponentType.getMediaInfo()
Gets the value of the mediaInfo property.
|
AudioMediaInfoType |
AudioMediaInfoType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AudioMediaInfoType |
AudioMediaInfoType.withBitRateMode(String value) |
AudioMediaInfoType |
AudioMediaInfoType.withProperty(Collection<KeyValuePairType> values) |
AudioMediaInfoType |
AudioMediaInfoType.withProperty(KeyValuePairType... values) |
AudioMediaInfoType |
AudioMediaInfoType.withSource(String value) |
Modifier and Type | Method and Description |
---|---|
void |
AudioComponentType.setMediaInfo(AudioMediaInfoType value)
Sets the value of the mediaInfo property.
|
AudioComponentType |
AudioComponentType.withMediaInfo(AudioMediaInfoType value) |
Copyright © 2017. All rights reserved.