mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-05 10:58:11 +08:00
适配ZLToolKit
This commit is contained in:
@@ -54,7 +54,7 @@ namespace Rtsp {
|
||||
|
||||
class RtspMediaSource: public MediaSource {
|
||||
public:
|
||||
typedef ResourcePool<RtpPacket, 64> PoolType;
|
||||
typedef ResourcePool<RtpPacket> PoolType;
|
||||
typedef std::shared_ptr<RtspMediaSource> Ptr;
|
||||
typedef RingBuffer<RtpPacket::Ptr> RingType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user