mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
reorganizing a bit
This commit is contained in:
@@ -54,6 +54,11 @@ namespace CUETools.Codecs
|
||||
long BlockSize { set; }
|
||||
}
|
||||
|
||||
public interface IAudioFilter
|
||||
{
|
||||
IAudioDest AudioDest { set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// This class provides an attribute for marking
|
||||
/// classes that provide <see cref="IAudioDest" />.
|
||||
|
||||
Reference in New Issue
Block a user