Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Abstracts a generic storage device. More...
#include <IStorageProvider.h>
Public Attributes | |
std::string | label {} |
std::string | path {} |
STORAGE::Type | type {STORAGE::Type::UNKNOWN} |
Abstracts a generic storage device.
std::string MEDIA_DETECT::STORAGE::StorageDevice::label {} |
Device name/label
std::string MEDIA_DETECT::STORAGE::StorageDevice::path {} |
Device mountpoint/path
STORAGE::Type MEDIA_DETECT::STORAGE::StorageDevice::type {STORAGE::Type::UNKNOWN} |
The storage type (e.g. OPTICAL)