Allow replacement of hevc headers
This commit is contained in:
@@ -63,7 +63,8 @@ void print_help(const char *name) {
|
||||
<< " flags"sv << std::endl
|
||||
<< " -0 | Read PIN from stdin"sv << std::endl
|
||||
<< " -1 | Do not load previously saved state and do retain any state after shutdown"sv << std::endl
|
||||
<< " | Effectively starting as if for the first time without overwriting any pairings with your devices"sv << std::endl;
|
||||
<< " | Effectively starting as if for the first time without overwriting any pairings with your devices"sv << std::endl
|
||||
<< " -2 | Force replacement of headers in video stream" << std::endl;
|
||||
}
|
||||
|
||||
namespace help {
|
||||
|
||||
Reference in New Issue
Block a user