Mixxx

SoundSourceFLAC Member List

This is the complete list of members for SoundSourceFLAC, including all inherited members.
flacEOF()SoundSourceFLAC
flacError(FLAC__StreamDecoderErrorStatus status)SoundSourceFLAC
flacLength(FLAC__uint64 *length)SoundSourceFLAC
flacMetadata(const FLAC__StreamMetadata *metadata)SoundSourceFLAC
flacRead(FLAC__byte buffer[], size_t *bytes)SoundSourceFLAC
flacSeek(FLAC__uint64 offset)SoundSourceFLAC
flacTell(FLAC__uint64 *offset)SoundSourceFLAC
flacWrite(const FLAC__Frame *frame, const FLAC__int32 *const buffer[])SoundSourceFLAC
getAlbum()Mixxx::SoundSource [virtual]
getArtist()Mixxx::SoundSource [virtual]
getBitrate()Mixxx::SoundSource [virtual]
getBPM()Mixxx::SoundSource [virtual]
getChannels()Mixxx::SoundSource [virtual]
getComment()Mixxx::SoundSource [virtual]
getCuePoints()Mixxx::SoundSource [virtual]
getDuration()Mixxx::SoundSource [virtual]
getFilename()Mixxx::SoundSource [virtual]
getGenre()Mixxx::SoundSource [virtual]
getKey()Mixxx::SoundSource [virtual]
getReplayGain()Mixxx::SoundSource [virtual]
getSampleRate()Mixxx::SoundSource [virtual]
getTitle()Mixxx::SoundSource [virtual]
getTrackNumber()Mixxx::SoundSource [virtual]
getType()Mixxx::SoundSource [virtual]
getYear()Mixxx::SoundSource [virtual]
length()SoundSourceFLAC [inline, virtual]
m_fBPMMixxx::SoundSource [protected]
m_fReplayGainMixxx::SoundSource [protected]
m_iBitrateMixxx::SoundSource [protected]
m_iChannelsMixxx::SoundSource [protected]
m_iDurationMixxx::SoundSource [protected]
m_iSampleRateMixxx::SoundSource [protected]
m_qFilenameMixxx::SoundSource [protected]
m_sAlbumMixxx::SoundSource [protected]
m_sArtistMixxx::SoundSource [protected]
m_sCommentMixxx::SoundSource [protected]
m_sGenreMixxx::SoundSource [protected]
m_sKeyMixxx::SoundSource [protected]
m_sTitleMixxx::SoundSource [protected]
m_sTrackNumberMixxx::SoundSource [protected]
m_sTypeMixxx::SoundSource [protected]
m_sYearMixxx::SoundSource [protected]
open()SoundSourceFLAC [virtual]
parseHeader()SoundSourceFLAC [virtual]
parseReplayGainString(QString sReplayGain)Mixxx::SoundSource [protected]
processAPETag(TagLib::APE::Tag *ape)Mixxx::SoundSource [protected]
processBpmString(QString tagName, QString sBpm)Mixxx::SoundSource [protected]
processID3v2Tag(TagLib::ID3v2::Tag *id3v2)Mixxx::SoundSource [protected]
processMP4Tag(TagLib::MP4::Tag *mp4)Mixxx::SoundSource [protected]
processTaglibFile(TagLib::File &f)Mixxx::SoundSource [protected]
processXiphComment(TagLib::Ogg::XiphComment *xiph)Mixxx::SoundSource [protected]
read(unsigned long size, const SAMPLE *buffer)SoundSourceFLAC [virtual]
s_bDebugMetadataMixxx::SoundSource [protected, static]
seek(long filepos)SoundSourceFLAC [virtual]
setAlbum(QString)Mixxx::SoundSource [virtual]
setArtist(QString)Mixxx::SoundSource [virtual]
setBitrate(int)Mixxx::SoundSource [virtual]
setBPM(float)Mixxx::SoundSource [virtual]
setChannels(int)Mixxx::SoundSource [virtual]
setComment(QString)Mixxx::SoundSource [virtual]
setDuration(int)Mixxx::SoundSource [virtual]
setGenre(QString)Mixxx::SoundSource [virtual]
setKey(QString)Mixxx::SoundSource [virtual]
setReplayGain(float)Mixxx::SoundSource [virtual]
setSampleRate(unsigned int)Mixxx::SoundSource [virtual]
setTitle(QString)Mixxx::SoundSource [virtual]
setTrackNumber(QString)Mixxx::SoundSource [virtual]
setType(QString)Mixxx::SoundSource [virtual]
setYear(QString)Mixxx::SoundSource [virtual]
SoundSource(QString qFilename)Mixxx::SoundSource
SoundSourceFLAC(QString filename)SoundSourceFLAC
str2bpm(QString sBpm)Mixxx::SoundSource [static]
supportedFileExtensions()SoundSourceFLAC [static]
~SoundSource()Mixxx::SoundSource [virtual]
~SoundSourceFLAC()SoundSourceFLAC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines