Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CMediaManager, including all inherited members.
AddAutoSource(const CMediaSource &share, bool bAutorun=false) | CMediaManager | |
AddNetworkLocation(const std::string &path) | CMediaManager | |
CloseTray(const char cDriveLetter='\0') | CMediaManager | |
CMediaManager() | CMediaManager | |
Eject(const std::string &mountpath) | CMediaManager | |
EjectTray(const bool bEject=true, const char cDriveLetter='\0') | CMediaManager | |
GetDiscPath() | CMediaManager | |
GetDiskUsage() | CMediaManager | |
GetDriveStatus(const std::string &devicePath="") | CMediaManager | |
GetLocalDrives(std::vector< CMediaSource > &localDrives, bool includeQ=true) | CMediaManager | |
GetNetworkLocations(std::vector< CMediaSource > &locations, bool autolocations=true) | CMediaManager | |
GetRemovableDrives(std::vector< CMediaSource > &removableDrives) | CMediaManager | |
HasLocation(const std::string &path) const | CMediaManager | |
HasOpticalDrive() | CMediaManager | |
Initialize() | CMediaManager | |
IsAudio(const std::string &devicePath="") | CMediaManager | |
IsDiscInDrive(const std::string &devicePath="") | CMediaManager | |
LoadSources() | CMediaManager | |
m_bhasoptical | CMediaManager | protected |
m_CritSecStorageProvider | CMediaManager | protected |
m_locations | CMediaManager | protected |
m_muAutoSource | CMediaManager | protected |
m_strFirstAvailDrive | CMediaManager | protected |
OnJobAbort(unsigned int jobID, CJob *job) | IJobCallback | inlinevirtual |
OnJobComplete(unsigned int jobID, bool success, CJob *job) override | CMediaManager | inlinevirtual |
OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job) | IJobCallback | inlinevirtual |
OnStorageAdded(const MEDIA_DETECT::STORAGE::StorageDevice &device) override | CMediaManager | virtual |
OnStorageSafelyRemoved(const MEDIA_DETECT::STORAGE::StorageDevice &device) override | CMediaManager | virtual |
OnStorageUnsafelyRemoved(const MEDIA_DETECT::STORAGE::StorageDevice &device) override | CMediaManager | virtual |
playStubFile(const CFileItem &item) | CMediaManager | |
ProcessEvents() | CMediaManager | |
RemoveAutoSource(const CMediaSource &share) | CMediaManager | |
RemoveLocation(const std::string &path) | CMediaManager | |
SaveSources() | CMediaManager | |
SetHasOpticalDrive(bool bstatus) | CMediaManager | |
SetLocationPath(const std::string &oldPath, const std::string &newPath) | CMediaManager | |
Stop() | CMediaManager | |
ToggleTray(const char cDriveLetter='\0') | CMediaManager | |
TranslateDevicePath(const std::string &devicePath, bool bReturnAsDevice=false) | CMediaManager | |
~IJobCallback()=default | IJobCallback | virtual |
~IStorageEventsCallback()=default | IStorageEventsCallback | virtual |