diff options
Diffstat (limited to 'src/lib/create_cli.h')
| -rw-r--r-- | src/lib/create_cli.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/create_cli.h b/src/lib/create_cli.h index 850cddea9..18115b4ca 100644 --- a/src/lib/create_cli.h +++ b/src/lib/create_cli.h @@ -73,6 +73,7 @@ private: bool _twok = false; bool _fourk = false; boost::optional<int64_t> _video_bit_rate; + int _audio_channels = 0; static std::string _help; }; |
