|
RADLib
RADical C++ application framework
|
Discovered SoundFont descriptor. More...
#include <RADMedia.h>
Public Attributes | |
| std::string | path |
| Absolute or user-provided path. More... | |
| std::string | name |
| Display name derived from the file name. More... | |
| SoundFontType | type = SoundFontType::Unknown |
| SoundFont container type. More... | |
Discovered SoundFont descriptor.
| std::string RADMedia::SoundFontInfo::name |
Display name derived from the file name.
| std::string RADMedia::SoundFontInfo::path |
Absolute or user-provided path.
| SoundFontType RADMedia::SoundFontInfo::type = SoundFontType::Unknown |
SoundFont container type.