public interface RTPInfo
| 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 getAddress()
byte[] getRawAddress()
throws IllegalArgumentException
IllegalArgumentException - in case the address is not an IPv4 addressint getMediaPort()
Copyright © 2020. All Rights Reserved.