mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine typo in comments.
This commit is contained in:
parent
6b2c71d385
commit
0564cdedec
3 changed files with 9 additions and 9 deletions
|
@ -229,7 +229,7 @@ public:
|
|||
#endif
|
||||
// when client send the pause message.
|
||||
virtual srs_error_t on_play_client_pause(bool is_pause);
|
||||
// ISrsWakable
|
||||
// Interface ISrsWakable
|
||||
public:
|
||||
// when the consumer(for player) got msg from recv thread,
|
||||
// it must be processed for maybe it's a close msg, so the cond
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue