pans
2017-08-18 5cf652629fb40796cd2e0ab17c3617ed52365473
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;