mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Merge branch 'master' of https://github.com/gchudov/cuetools.net
This commit is contained in:
@@ -29,6 +29,11 @@ namespace CUETools.DSP.Mixer
|
||||
set { throw new NotSupportedException(); }
|
||||
}
|
||||
|
||||
public TimeSpan Duration
|
||||
{
|
||||
get { throw new NotSupportedException(); }
|
||||
}
|
||||
|
||||
public long Length
|
||||
{
|
||||
get { throw new NotSupportedException(); }
|
||||
|
||||
Reference in New Issue
Block a user