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-2015 The KDE developers.
Generated on Tue Nov 24 2015 17:31:38 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Tue Nov 24 2015 17:31:38 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.