public class MediaDestination extends Object
| Constructor | Description |
|---|---|
MediaDestination() |
| Modifier and Type | Method | Description |
|---|---|---|
Codec |
getCodec() |
|
String |
getDestination() |
|
int |
getPort() |
|
void |
setCodec(Codec codec) |
|
void |
setDestination(String destination) |
|
void |
setPort(int port) |
Copyright © 2018. All rights reserved.