![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
| struct | Media::RadioRestoreResult |
| Describes the result of restoring a single radio station. More... | |
| class | Media::IRestorableRadioStationProvider |
| Interface for radio station providers able to restore the radio stations between LeechCraft runs. More... | |
Namespaces | |
| namespace | Media |
Typedefs | |
| using | Media::RadioRestoreVariant_t = std::variant<QList<AudioInfo>> |
| Describes the data associated with a radio station restore. | |
| using | Media::RadiosRestoreResult_t = QList<RadioRestoreResult> |
| A list of RadioRestoreResult structs. | |