Audacity  3.0.3
Classes
ODDecodeFlacTask.h File Reference
#include <vector>
#include <wx/ffile.h>
#include "ODDecodeTask.h"
#include "FLAC++/decoder.h"
#include "../blockfile/ODDecodeBlockFile.h"
Include dependency graph for ODDecodeFlacTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ODDecodeFlacTask
 A class representing a modular task to be used with the On-Demand structures. More...
 
class  ODFLACFile
 
class  ODFlacDecoder
 class to decode a particular file (one per file). Saves info such as filename and length (after the header is read.) More...