Sayonara Player
Public Member Functions | Protected Member Functions | List of all members
MP4::CoverFrame Class Reference
Inheritance diagram for MP4::CoverFrame:
MP4::MP4Frame< Models::Cover > Tagging::AbstractFrame< TagLib::MP4::Tag > Tagging::AbstractFrameHelper

Public Member Functions

 CoverFrame (TagLib::MP4::Tag *tag)
 
bool read (Models::Cover &model)
 
bool write (const Models::Cover &model)
 
bool is_frame_found ()
 

Protected Member Functions

bool map_tag_to_model (Models::Cover &model) override
 
bool map_model_to_tag (const Models::Cover &model) override
 
TagLib::MP4::ItemListMap::ConstIterator find_key (const TagLib::MP4::ItemListMap &ilm) const
 
TagLib::MP4::Tag * tag () const
 
void set_tag (TagLib::MP4::Tag *tag)
 
QString convert_string (const TagLib::String &str) const
 
TagLib::String convert_string (const QString &str) const
 
QString key () const
 
TagLib::String tag_key () const