|
NcEngine
|
Flags applying to all clips in an AudioSource. More...
#include <AudioSource.h>
Static Public Attributes | |
| static constexpr uint8_t | None = 0b00000000 |
| static constexpr uint8_t | Play = 0b00000001 |
| static constexpr uint8_t | Loop = 0b00000010 |
| static constexpr uint8_t | Spatial = 0b00000100 |
Flags applying to all clips in an AudioSource.