Modifier and Type | Class and Description |
---|---|
class |
AudioMediaInfoType
Java class for AudioMediaInfoType complex type.
|
class |
VideoMediaInfoType
Java class for VideoMediaInfoType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected BaseMediaInfoType |
ContainerComponentType.mediaInfo |
protected BaseMediaInfoType |
BinaryComponentType.mediaInfo |
Modifier and Type | Method and Description |
---|---|
BaseMediaInfoType |
ObjectFactory.createBaseMediaInfoType()
Create an instance of
BaseMediaInfoType |
BaseMediaInfoType |
ContainerComponentType.getMediaInfo()
Gets the value of the mediaInfo property.
|
BaseMediaInfoType |
BinaryComponentType.getMediaInfo()
Gets the value of the mediaInfo property.
|
BaseMediaInfoType |
BaseMediaInfoType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
BaseMediaInfoType |
BaseMediaInfoType.withBitRateMode(String value) |
BaseMediaInfoType |
BaseMediaInfoType.withProperty(Collection<KeyValuePairType> values) |
BaseMediaInfoType |
BaseMediaInfoType.withProperty(KeyValuePairType... values) |
BaseMediaInfoType |
BaseMediaInfoType.withSource(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerComponentType.setMediaInfo(BaseMediaInfoType value)
Sets the value of the mediaInfo property.
|
void |
BinaryComponentType.setMediaInfo(BaseMediaInfoType value)
Sets the value of the mediaInfo property.
|
ContainerComponentType |
ContainerComponentType.withMediaInfo(BaseMediaInfoType value) |
BinaryComponentType |
BinaryComponentType.withMediaInfo(BaseMediaInfoType value) |
Copyright © 2017. All rights reserved.