|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.Utils
public class Utils
| Constructor Summary | |
|---|---|
Utils()
Creates a new instance of Utils |
|
| Method Summary | |
|---|---|
static java.lang.String |
doMessage(java.lang.Throwable t)
|
static org.mobicents.media.format.AudioFormat |
parseFormat(java.lang.String formatDesc)
Creates audio format object from given format description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
public static org.mobicents.media.format.AudioFormat parseFormat(java.lang.String formatDesc)
formatDesc - the description of the format. Format description is
as follows: codec, sampleRate Hz, sampleSize-bits, channels.
example: G729, 8000.0 Hz, 8-bits, Monopublic static java.lang.String doMessage(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||