Syndication
enclosure.h
An enclosure describes a (media) file available on the net.
Definition enclosure.h:32
virtual uint length() const =0
returns the length of the linked file in bytes
virtual bool isNull() const =0
returns whether this enclosure is a null object.
virtual uint duration() const =0
for audio/video files, the duration of the file in seconds
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.