|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RTCPPacket.Type | |
|---|---|
| org.red5.server.net.rtp.rtcp | |
| Uses of RTCPPacket.Type in org.red5.server.net.rtp.rtcp |
|---|
| Methods in org.red5.server.net.rtp.rtcp that return RTCPPacket.Type | |
|---|---|
RTCPPacket.Type |
RTCPPacket.getType()
|
static RTCPPacket.Type |
RTCPPacket.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RTCPPacket.Type |
RTCPPacket.Type.valueOf(UnsignedByte value)
|
static RTCPPacket.Type[] |
RTCPPacket.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||