软件包 | 描述 |
---|---|
io.netty.handler.codec.rtsp |
基于HTTP编解码器的
RTSP扩展。
|
Class and Description |
---|
RtspDecoder
解码 ByteBuf s转换中表示RTSP消息HttpMessage 秒。
|
RtspEncoder
将 HttpMessage 或HttpContent 中表示的RTSP消息编码为ByteBuf 。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.