D16283: implement more tags for asf metadata
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Oct 28 15:57:59 GMT 2018
bruns accepted this revision.
bruns added a comment.
This revision is now accepted and ready to land.
Add the comment, otherwise its fine.
INLINE COMMENTS
> taglibextractor.cpp:843
> + } else if (mimeType == QLatin1String("audio/x-ms-wma")) {
> + TagLib::ASF::Tag* asfTags = dynamic_cast<TagLib::ASF::Tag*>(tags);
> + if (asfTags) {
Can you add a comment here for why the dynamic_cast is used here?
REPOSITORY
R286 KFileMetaData
BRANCH
extract_asf
REVISION DETAIL
https://phabricator.kde.org/D16283
To: astippich, mgallien, bruns
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181028/66a28732/attachment.html>
More information about the Kde-frameworks-devel
mailing list