mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
eac3toui is now called BluTools and has improved looks
This commit is contained in:
@@ -591,6 +591,22 @@ namespace CUETools.Codecs.BDLPCM
|
||||
}
|
||||
}
|
||||
|
||||
public byte CodingType
|
||||
{
|
||||
get
|
||||
{
|
||||
return coding_type;
|
||||
}
|
||||
}
|
||||
|
||||
public byte FormatType
|
||||
{
|
||||
get
|
||||
{
|
||||
return format;
|
||||
}
|
||||
}
|
||||
|
||||
public string LanguageString
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user