Syndication
enclosurerss2impl.h
28 explicit EnclosureRSS2Impl(const Syndication::RSS2::Item &item, const Syndication::RSS2::Enclosure &enc);
uint duration() const override
for audio/video files, the duration of the file in seconds
Definition enclosurerss2impl.cpp:48
uint length() const override
returns the length of the linked file in bytes
Definition enclosurerss2impl.cpp:43
bool isNull() const override
returns whether this enclosure is a null object.
Definition enclosurerss2impl.cpp:22
QString url() const override
The URL of the linked resource (required).
Definition enclosurerss2impl.cpp:27
An enclosure describes a (media) file available on the net.
Definition enclosure.h:32
Describes a media object that is "attached" to the item.
Definition rss2/enclosure.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.