| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.rtsp |
An RTSP
extension based on the HTTP codec.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RtspRequestDecoder
已过时。
Use
RtspDecoder directly instead |
class |
RtspResponseDecoder
已过时。
Use
RtspDecoder directly instead |