Name |
Description |
File |
This abstract class provides a basic framework for reading from and writing to a file, as well as accessing basic tagging and media properties. |
File.LocalFileAbstraction |
This class implements IFileAbstraction to provide support for accessing the local/standard file system. |
FileTypes |
This static class provides a mechanism for registering file classes and mime-types, to be used when constructing a class via File.Create(string). |
Properties |
This class implements IAudioCodec and and combines codecs to create generic media properties for a file. |
Tag |
This abstract class provides generic access to standard tag features. All tag types will extend this class. |