org.mobicents.mscontrol.sdp
Class AudioFormatParser
java.lang.Object
org.mobicents.mscontrol.sdp.AudioFormatParser
- All Implemented Interfaces:
- FormatParser
public class AudioFormatParser
- extends Object
- implements FormatParser
- Author:
- kulikov, amit bhayani
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioFormatParser
public AudioFormatParser()
getFormat
public Format getFormat(int payload)
- Specified by:
getFormat in interface FormatParser
parse
public boolean parse(String rtpmap,
int[] payloads,
Format[] formats,
int count)
- Specified by:
parse in interface FormatParser
write
public void write(StringBuffer buff,
int p,
Format f)
- Specified by:
write in interface FormatParser
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.