|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.fmj.media.BonusAudioFormatEncodings
public class BonusAudioFormatEncodings
Audio format encodings in FMJ but not JMF.
Field Summary | |
---|---|
static java.lang.String |
ALAW_RTP
|
static java.lang.String[] |
ALL
|
static java.lang.String |
ILBC_RTP
|
static java.lang.String |
SPEEX_RTP
|
Constructor Summary | |
---|---|
BonusAudioFormatEncodings()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ALAW_RTP
public static final java.lang.String SPEEX_RTP
public static final java.lang.String ILBC_RTP
public static final java.lang.String[] ALL
Constructor Detail |
---|
public BonusAudioFormatEncodings()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |