mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine comments of ffmpeg.
This commit is contained in:
parent
03d951c0fb
commit
679583dad6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class SrsFFMPEG
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
bool started;
|
bool started;
|
||||||
// whether SIGINT send but need to wait or SIGKILL.
|
// whether SIGTERM send but need to wait or SIGKILL.
|
||||||
bool fast_stopped;
|
bool fast_stopped;
|
||||||
pid_t pid;
|
pid_t pid;
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue