Go to the documentation of this file.
28 #ifndef _ID3LIB_FRAME_H_
29 #define _ID3LIB_FRAME_H_
68 size_t NumFields()
const;
70 const char* GetDescription()
const;
73 const char* GetTextID()
const;
76 bool HasChanged()
const;
84 bool SetCompression(
bool b);
85 bool GetCompression()
const;
86 size_t GetDataSize()
const;
88 bool SetEncryptionID(
uchar id);
89 uchar GetEncryptionID()
const;
91 bool SetGroupingID(
uchar id);
92 uchar GetGroupingID()
const;
Generated for id3lib by
1.8.1.1