Package | Description |
---|---|
org.jivesoftware.smackx.jingleold.media |
TODO describe me.
|
org.jivesoftware.smackx.jingleold.packet |
TODO describe me.
|
Modifier and Type | Class and Description |
---|---|
static class |
ContentInfo.Audio
Audio content info messages.
|
Modifier and Type | Method and Description |
---|---|
static ContentInfo |
ContentInfo.Audio.fromString(String value)
Returns the MediaInfo constant associated with the String value.
|
Modifier and Type | Field and Description |
---|---|
protected ContentInfo |
JingleContentInfo.mediaInfoElement |
Modifier and Type | Method and Description |
---|---|
ContentInfo |
JingleContentInfo.getMediaInfo()
Get the jmf info element.
|
Constructor and Description |
---|
Audio(ContentInfo mi) |
JingleContentInfo(ContentInfo mediaInfoElement)
Constructor with a jmf info.
|