org.mobicents.javax.media.mscontrol.networkconnection
Class MediaParser
java.lang.Object
org.mobicents.javax.media.mscontrol.networkconnection.MediaParser
public class MediaParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUDIO
public static final String AUDIO
- See Also:
- Constant Field Values
VIDEO
public static final String VIDEO
- See Also:
- Constant Field Values
RTPMAP
public static final String RTPMAP
- See Also:
- Constant Field Values
FMTP
public static final String FMTP
- See Also:
- Constant Field Values
payloadVsFormat
public static Map<String,String> payloadVsFormat
MediaParser
public MediaParser()
excludeCodec
public static void excludeCodec(javax.sdp.MediaDescription md,
String[] excludedCodecs)
throws javax.sdp.SdpParseException
- Throws:
javax.sdp.SdpParseException
RequiredCodec
public static void RequiredCodec(javax.sdp.MediaDescription md,
String[] excludedCodecs)
throws javax.sdp.SdpParseException
- Throws:
javax.sdp.SdpParseException
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.