houxiao
2017-08-16 663104b9be90ed303b87c8acddac8421583a9e39
RtspFace/PreAllocBufferQueue.h
@@ -41,6 +41,8 @@
   bool Empty() const;
   bool Full() const;
   const Config& GetConfig() const { return cfg; }
private:
   const Config cfg;
   void* mtsMux;