1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Refactor the logs.

This commit is contained in:
winlin 2020-05-07 16:01:03 +08:00
parent 1b08fb6b6e
commit 6fbd41cff4
2 changed files with 11 additions and 1 deletions

View file

@ -273,6 +273,7 @@ class SrsRtcPublisher : virtual public ISrsHourGlass, virtual public ISrsRtpPack
{
private:
SrsHourGlass* report_timer;
uint64_t nn_audio_frames;
private:
SrsRtcSession* session_;
uint32_t video_ssrc;