Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
MEDIA_DETECT::STORAGE::StorageDevice Struct Reference

Abstracts a generic storage device. More...

#include <IStorageProvider.h>

Public Attributes

std::string label {}
 
std::string path {}
 
STORAGE::Type type {STORAGE::Type::UNKNOWN}
 

Detailed Description

Abstracts a generic storage device.

Member Data Documentation

◆ label

std::string MEDIA_DETECT::STORAGE::StorageDevice::label {}

Device name/label

◆ path

std::string MEDIA_DETECT::STORAGE::StorageDevice::path {}

Device mountpoint/path

◆ type

STORAGE::Type MEDIA_DETECT::STORAGE::StorageDevice::type {STORAGE::Type::UNKNOWN}

The storage type (e.g. OPTICAL)


The documentation for this struct was generated from the following file: