Syndication Library
enclosure.cpp
73 info += QString::fromLatin1("duration: #%1 (%2:%3:%4)#\n").arg(dduration).arg(hours).arg(minutes).arg(seconds);
virtual uint duration() const =0
for audio/video files, the duration of the file in seconds
virtual uint length() const =0
returns the length of the linked file in bytes
virtual QString debugInfo() const
description of this enclosure for debugging purposes
Definition: enclosure.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Mar 9 2017 14:23:32 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Mar 9 2017 14:23:32 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.