public interface RTPControl extends Control
Modifier and Type | Method and Description |
---|---|
void |
addFormat(Format fmt,
int payload) |
Format |
getFormat() |
Format |
getFormat(int payload) |
Format[] |
getFormatList() |
GlobalReceptionStats |
getGlobalStats() |
ReceptionStats |
getReceptionStats() |
getControlComponent
void addFormat(Format fmt, int payload)
ReceptionStats getReceptionStats()
GlobalReceptionStats getGlobalStats()
Format getFormat()
Format[] getFormatList()
Format getFormat(int payload)