Mixxx

SoundSourceProxy Member List

This is the complete list of members for SoundSourceProxy, including all inherited members.
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()SoundSourceProxy [virtual]
getGenre()Mixxx::SoundSource [virtual]
getKey()Mixxx::SoundSource [virtual]
getReplayGain()Mixxx::SoundSource [virtual]
getSampleRate()SoundSourceProxy [virtual]
getTitle()Mixxx::SoundSource [virtual]
getTrackNumber()Mixxx::SoundSource [virtual]
getType()Mixxx::SoundSource [virtual]
getYear()Mixxx::SoundSource [virtual]
isFilenameSupported(QString filename)SoundSourceProxy [static]
length()SoundSourceProxy [virtual]
loadPlugins()SoundSourceProxy [static]
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()SoundSourceProxy [virtual]
parseHeader()SoundSourceProxy [virtual]
ParseHeader(TrackInfoObject *p)SoundSourceProxy [static]
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 *)SoundSourceProxy [virtual]
s_bDebugMetadataMixxx::SoundSource [protected, static]
seek(long)SoundSourceProxy [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
SoundSourceProxy(QString qFilename)SoundSourceProxy
SoundSourceProxy(TrackPointer pTrack)SoundSourceProxy
str2bpm(QString sBpm)Mixxx::SoundSource [static]
supportedFileExtensions()SoundSourceProxy [static]
supportedFileExtensionsByPlugins()SoundSourceProxy [static]
supportedFileExtensionsRegex()SoundSourceProxy [static]
supportedFileExtensionsString()SoundSourceProxy [static]
~SoundSource()Mixxx::SoundSource [virtual]
~SoundSourceProxy()SoundSourceProxy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines