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

Classes

struct  StorageDevice
 Abstracts a generic storage device. More...
 

Enumerations

enum class  Type { UNKNOWN , OPTICAL }
 Abstracts a generic storage device type. More...
 

Enumeration Type Documentation

◆ Type

enum class MEDIA_DETECT::STORAGE::Type
strong

Abstracts a generic storage device type.

Enumerator
UNKNOWN 

the storage type is unknown

OPTICAL 

an optical device (e.g. DVD or Bluray)