sounds variants

This commit is contained in:
MihailRis
2024-03-05 02:30:16 +03:00
parent 0ab39fa06f
commit 1c6689b6b6
6 changed files with 33 additions and 10 deletions
+2
View File
@@ -192,6 +192,8 @@ namespace audio {
/// So it's audio data is stored in memory.
class Sound {
public:
std::vector<std::shared_ptr<Sound>> variants;
virtual ~Sound() {}
/// @brief Get sound duration