id3lib 3.8.3
|
This is the complete list of members for ID3_Frame, including all inherited members.
Clear() | ID3_Frame | |
Contains(ID3_FieldID fld) const | ID3_Frame | |
CreateIterator() | ID3_Frame | |
CreateIterator() const | ID3_Frame | |
Field(ID3_FieldID name) const | ID3_Frame | |
GetCompression() const | ID3_Frame | |
GetDataSize() const | ID3_Frame | |
GetDescription() const | ID3_Frame | |
GetDescription(ID3_FrameID) | ID3_Frame | static |
GetEncryptionID() const | ID3_Frame | |
GetField(ID3_FieldID name) const | ID3_Frame | |
GetGroupingID() const | ID3_Frame | |
GetID() const | ID3_Frame | |
GetSpec() const | ID3_Frame | |
GetTextID() const | ID3_Frame | |
HasChanged() const | ID3_Frame | |
ID3_Frame(ID3_FrameID id=ID3FID_NOFRAME) | ID3_Frame | |
ID3_Frame(const ID3_Frame &) | ID3_Frame | |
NumFields() const | ID3_Frame | |
operator=(const ID3_Frame &) | ID3_Frame | |
Parse(ID3_Reader &) | ID3_Frame | |
Render(ID3_Writer &) const | ID3_Frame | |
SetCompression(bool b) | ID3_Frame | |
SetEncryptionID(uchar id) | ID3_Frame | |
SetGroupingID(uchar id) | ID3_Frame | |
SetID(ID3_FrameID id) | ID3_Frame | |
SetSpec(ID3_V2Spec) | ID3_Frame | |
Size() | ID3_Frame | |
~ID3_Frame() | ID3_Frame | virtual |