mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Remove dead code. Merge tiny functions.
This commit is contained in:
parent
21835c38b7
commit
6545370b7f
4 changed files with 23 additions and 44 deletions
|
@ -337,11 +337,6 @@ void SrsRtcPlayStream::stop()
|
|||
trd->stop();
|
||||
}
|
||||
|
||||
void SrsRtcPlayStream::stop_loop()
|
||||
{
|
||||
trd->interrupt();
|
||||
}
|
||||
|
||||
srs_error_t SrsRtcPlayStream::cycle()
|
||||
{
|
||||
srs_error_t err = srs_success;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue