public interface RTPInfo
| Modifier and Type | Method and Description |
|---|---|
java.lang.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.
|
java.lang.String getAddress()
byte[] getRawAddress()
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException - in case the address is not an IPv4 addressint getMediaPort()
Copyright © 2014. All Rights Reserved.