darwin之rtsp请求信息解析(RTSPRequest)

class RTSPRequest : public RTSPRequestInterface; class RTSPRequestInterface : public QTSSDictionary; RTSPRequest是QTSS_OBJECT,其派剩余QTSSDictionary。 内部维护了很多关于rtsp请求的属性。 当接收到客户端发送来的数据时,通过RTSPRequest来解析rtsp
相关文章
相关标签/搜索