适配ZLToolKit

This commit is contained in:
xiongziliang
2018-07-03 17:01:56 +08:00
parent 6ae243f459
commit 35fd682c9a
4 changed files with 4 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ const char kRtspMd5Nonce[] = "rtsp_md5_nonce";
const char kRtspRealm[] = "rtsp_realm";
RtspPlayer::RtspPlayer(void){
m_pktPool.setSize(64);
}
RtspPlayer::~RtspPlayer(void) {
teardown();