Bumped DTSH version number to 4 for peak/average bit rate calculations
This commit is contained in:
parent
7550ce52e4
commit
6b5016691d
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
||||||
//Changelog:
|
//Changelog:
|
||||||
// Version 0-2: Undocumented changes
|
// Version 0-2: Undocumented changes
|
||||||
// Version 3: switched to bigMeta-style by default, Parts layout switched from 3/2/4 to 3/3/3 bytes
|
// Version 3: switched to bigMeta-style by default, Parts layout switched from 3/2/4 to 3/3/3 bytes
|
||||||
#define DTSH_VERSION 3
|
// Version 4: renamed bps to maxbps (peak bit rate) and added new value bps (average bit rate)
|
||||||
|
#define DTSH_VERSION 4
|
||||||
|
|
||||||
namespace DTSC {
|
namespace DTSC {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue