svcore
1.9
|
BQAFileReader.h
Go to the documentation of this file.
DecodeThread(BQAFileReader *reader)
Definition: BQAFileReader.h:79
bool isUpdating() const override
Return true if decoding is still in progress and the frame count may change.
Definition: BQAFileReader.h:57
QString getLocation() const
Return the location filename or URL as passed to the constructor.
Definition: FileSource.cpp:616
static void getSupportedExtensions(std::set< QString > &extensions)
Definition: BQAFileReader.cpp:179
Definition: ProgressReporter.h:22
static bool supportsExtension(QString ext)
Definition: BQAFileReader.cpp:189
QString getError() const override
If isOK() is false, return an error string.
Definition: BQAFileReader.h:45
Definition: CodedAudioFileReader.h:40
QString getLocation() const override
Return the location of the audio data in the reader (as passed in to the FileSource constructor...
Definition: BQAFileReader.h:46
QString getMaker() const override
Return the "maker" of the work in the audio file, if known.
Definition: BQAFileReader.h:48
int getDecodeCompletion() const override
Return a percentage value indicating how far through decoding the audio file we are.
Definition: BQAFileReader.h:55
BQAFileReader(FileSource source, DecodeMode decodeMode, CacheMode cacheMode, sv_samplerate_t targetRate=0, bool normalised=false, ProgressReporter *reporter=0)
Definition: BQAFileReader.cpp:28
FileSource is a class used to refer to the contents of a file that may be either local or at a remote...
Definition: FileSource.h:59
Definition: BQAFileReader.h:77
QString getTitle() const override
Return the title of the work in the audio file, if known.
Definition: BQAFileReader.h:47
Audio file reader using bqaudiostream library AudioReadStream classes.
Definition: BQAFileReader.h:32
Definition: Thread.h:24
static bool supportsContentType(QString type)
Definition: BQAFileReader.cpp:197
Generated by 1.8.11