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

RTC: Refactor variable name

This commit is contained in:
winlin 2020-05-19 18:06:12 +08:00
parent e3d010113f
commit 69e4a1b5e7
6 changed files with 32 additions and 42 deletions

View file

@ -291,4 +291,5 @@ void SrsRtpNackForReceiver::remove_timeout_packets(void)
rtp_->notify_nack_list_full();
queue_.clear();
}
}
}