mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
24-bit/multichannel support
This commit is contained in:
@@ -83,6 +83,11 @@ namespace CUETools.Codecs.FLAKE
|
||||
/// </summary>
|
||||
public int porder;
|
||||
|
||||
/// <summary>
|
||||
/// coding method: rice parameters use 4 bits for coding_method 0 and 5 bits for coding_method 1
|
||||
/// </summary>
|
||||
public int coding_method;
|
||||
|
||||
/// <summary>
|
||||
/// Rice parameters
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user