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.
|
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.
|
Copyright © 2016. All rights reserved.