public class SDPManager extends Object
| Constructor | Description |
|---|---|
SDPManager(UserAgent userAgent,
Logger logger) |
| Modifier and Type | Method | Description |
|---|---|---|
SessionDescription |
createSessionDescription(SessionDescription offer,
int localRtpPort) |
|
MediaDestination |
getMediaDestination(SessionDescription sessionDescription) |
|
SessionDescription |
parse(byte[] sdp) |
public SessionDescription parse(byte[] sdp)
public MediaDestination getMediaDestination(SessionDescription sessionDescription) throws NoCodecException
NoCodecExceptionpublic SessionDescription createSessionDescription(SessionDescription offer, int localRtpPort) throws IOException
IOExceptionCopyright © 2018. All rights reserved.