UI Helper class for handling audio files.
More...
#include <AssetManagerUI.h>
|
| static URL | landingPageURL |
| |
| static std::atomic< bool > | suppressPopups {true} |
| | This is a heavy handed approach to suppressing the subscriber popup which can be a problem when recalling state. A more elegant solution is needed.
|
| |
UI Helper class for handling audio files.
This class contains functions for user facing UI related to file handling.
◆ AssetManagerUI()
| krotos::AssetManagerUI::AssetManagerUI |
( |
| ) |
|
◆ alertMissingSamples()
| void krotos::AssetManagerUI::alertMissingSamples |
( |
const File & | presetFile | ) |
|
|
static |
◆ alertNonSubscriber()
| void krotos::AssetManagerUI::alertNonSubscriber |
( |
| ) |
|
|
static |
◆ landingPageURL
| URL krotos::AssetManagerUI::landingPageURL |
|
static |
◆ m_alertShowing
| bool krotos::AssetManagerUI::m_alertShowing = false |
|
staticprivate |
◆ suppressPopups
| std::atomic< bool > krotos::AssetManagerUI::suppressPopups {true} |
|
static |
This is a heavy handed approach to suppressing the subscriber popup which can be a problem when recalling state. A more elegant solution is needed.
The documentation for this class was generated from the following files: