mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-09 12:28:13 -04:00
More specific pcmaudio category naming
This commit is contained in:
parent
eac7fd9424
commit
735883d641
@ -45,8 +45,8 @@ namespace po = boost::program_options;
|
||||
|
||||
namespace {
|
||||
|
||||
constexpr std::string_view const METADATA_CATEGORY{"metadata"};
|
||||
constexpr std::string_view const PCMAUDIO_CATEGORY{"pcmaudio"};
|
||||
constexpr std::string_view const METADATA_CATEGORY{"pcmaudio/metadata"};
|
||||
constexpr std::string_view const PCMAUDIO_CATEGORY{"pcmaudio/waveform"};
|
||||
|
||||
constexpr size_t const MIN_PCMAUDIO_SIZE{32};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user