refine comments of ffmpeg.
This commit is contained in:
parent
03d951c0fb
commit
679583dad6
|
|
@ -45,7 +45,7 @@ class SrsFFMPEG
|
|||
{
|
||||
private:
|
||||
bool started;
|
||||
// whether SIGINT send but need to wait or SIGKILL.
|
||||
// whether SIGTERM send but need to wait or SIGKILL.
|
||||
bool fast_stopped;
|
||||
pid_t pid;
|
||||
private:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user