TagLib API Documentation
Deprecated List
Member TagLib::AudioProperties::length () const
Use lengthInSeconds().
Member TagLib::FLAC::File::File (FileName file, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average)
Use the constructor above.
Member TagLib::FLAC::File::File (IOStream *stream, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average)
Use the constructor above.
Member TagLib::MPEG::File::File (FileName file, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle readStyle=Properties::Average)
Use the constructor above.
Member TagLib::MPEG::File::File (IOStream *stream, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle readStyle=Properties::Average)
Use the constructor above.
Member TagLib::TrueAudio::File::File (FileName file, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average)
Use the constructor above.
Member TagLib::TrueAudio::File::File (IOStream *stream, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average)
Use the constructor above.