Go to the source code of this file.
|
| struct | MimeDetector::Check |
| |
| class | MimeDetector |
| | Logic to detemine the mime type from the content. By default the following mime types are supported (audio/aac, audio/mpeg, audio/vnd.wave, audio/ogg, audio/flac). You can register your own custom detection logic to cover additional file types. More...
|
| |
| class | MimeSource |
| | Abstract interface for classes that can provide MIME type information. More...
|
| |
|
| namespace | audio_tools |
| | Generic Implementation of sound input and output for desktop environments using portaudio.
|
| |