Solid
ifaces/opticaldisc.h
This device interface is available on optical discs.
Definition ifaces/opticaldisc.h:23
virtual bool isRewritable() const =0
Indicates if the disc is rewritable.
virtual Solid::OpticalDisc::ContentTypes availableContent() const =0
Retrieves the content types this disc contains (audio, video, data...).
virtual Solid::OpticalDisc::DiscType discType() const =0
Retrieves the disc type (cdr, cdrw...).
virtual qulonglong capacity() const =0
Retrieves the disc capacity (that is the maximum size of a volume could have on this disc).
virtual bool isAppendable() const =0
Indicates if it's possible to write additional data to the disc.
This device interface is available on volume devices.
Definition ifaces/storagevolume.h:24
DiscType
This enum type defines the type of optical disc it can be.
Definition frontend/opticaldisc.h:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 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:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.