While trying to use your lib I found some errors on doc.
ID3_Frame::Iterator* iter = myFrame->createIterator(); // should be CreateIterator - capital C while (NULL != (myField = iter->GetNext()) // one ) is missing
This issue has been fixed in cvs and will be made public on website update -> assuming this will be done when next version is ready.
This issue is fixed in the present CVS source tree.
Log in to post a comment.
This issue has been fixed in cvs and will be made public on website update -> assuming this will be done when next version is ready.
This issue is fixed in the present CVS source tree.