|
void | Initialize () override |
|
void | Stop () override |
|
void | GetLocalDrives (VECSOURCES &localDrives) override |
|
void | GetRemovableDrives (VECSOURCES &removableDrives) override |
|
std::vector< std::string > | GetDiskUsage () override |
|
bool | Eject (const std::string &mountpath) override |
|
bool | PumpDriveChangeEvents (IStorageEventsCallback *callback) override |
|
virtual std::string | GetFirstOpticalDeviceFileName () |
|
|
static void | VolumeMountNotification (const char *label, const char *mountpoint) |
|
static void | VolumeUnmountNotification (const char *label, const char *mountpoint) |
|
static std::unique_ptr< IStorageProvider > | CreateInstance () |
| Called by media manager to create platform storage provider. More...
|
|
The documentation for this class was generated from the following files:
- xbmc/platform/darwin/osx/storage/OSXStorageProvider.h
- xbmc/platform/darwin/osx/storage/OSXStorageProvider.cpp