[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taglib-devel
Subject:    Re: Constructing an ID3v2::Frame without a file
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2019-08-09 17:37:42
Message-ID: b8b43f88-be4b-0730-274a-3d55633c2021 () kde ! org
[Download RAW message or body]


On 09/08/2019 19:14, Fred Gleason wrote:
> Is there a comparable technque for parsing entire ID3v2 tags?

Not quite.   You have to parse the header to know how big the tag is, so 
if you want to do that you have to subclass ID3v2::Tag, handle parsing 
the header yourself (by calling ID3v2::Header::setData(...)), and then 
call ID3v2::Tag::parse(...) (protected).

-Scott

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic