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;