Functions | |
| std::int64_t | parse_video_bitrate (std::string value, std::string_view option) |
Variables | |
| constexpr int | MAX_FRAME_DIMENSION = 16384 |
| constexpr std::int64_t | MAX_FRAME_PIXELS = 67108864 |
|
nodiscard |
Definition at line 22 of file options.cpp.
References parse_video_bitrate().
Referenced by parse_video_bitrate().
|
constexpr |
Definition at line 19 of file options.cpp.
|
constexpr |
Definition at line 20 of file options.cpp.