适配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

@@ -51,6 +51,7 @@ public:
m_iMtuSize = iMtuSize;
m_ui8PlayloadType = ui8PlayloadType;
m_ui8Interleaved = ui8Interleaved;
m_pktPool.setSize(64);
}
virtual ~RtpMaker() {
}