mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code for hstrs.
This commit is contained in:
parent
c2ef779523
commit
99db2888e7
2 changed files with 15 additions and 11 deletions
|
@ -41,6 +41,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
*/
|
||||
class SrsStreamCache : public ISrsEndlessThreadHandler
|
||||
{
|
||||
private:
|
||||
double fast_cache;
|
||||
private:
|
||||
SrsMessageQueue* queue;
|
||||
SrsSource* source;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue