| Constructor and Description |
|---|
RTPInfoImpl(javax.sdp.Connection connection,
javax.sdp.MediaDescription mediaDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Get the address to where we should be sending.
|
int |
getMediaPort()
Get the media port where we are expected to send media.
|
byte[] |
getRawAddress()
Get the address as a raw byte array.
|
String |
toString() |
public RTPInfoImpl(javax.sdp.Connection connection,
javax.sdp.MediaDescription mediaDescription)
public String getAddress()
RTPInfogetAddress in interface RTPInfopublic byte[] getRawAddress()
RTPInfogetRawAddress in interface RTPInfopublic int getMediaPort()
RTPInfogetMediaPort in interface RTPInfoCopyright © 2020. All Rights Reserved.