#include <AudioScheduleEvent.h>
◆ EType
| Enumerator |
|---|
| Create | |
| Update | |
| Delete | |
◆ AudioScheduleEvent()
◆ getStartAtChainMicros()
| unsigned long long XJ::AudioScheduleEvent::getStartAtChainMicros |
( |
| ) |
const |
|
inline |
◆ operator<()
Compare two AudioScheduleEvent objects by their startAtChainMicros
- Parameters
-
- Returns
- True if this object is less than the right-hand side object
◆ parseType()
Parse the Audio Schedule Event Type enum value from a string
- Parameters
-
- Returns
- The Audio Schedule Event Type enum value
◆ toString()
| std::string XJ::AudioScheduleEvent::toString |
( |
const EType & |
type | ) |
|
|
static |
Convert an Audio Schedule Event Type enum value to a string
- Parameters
-
| type | The Event Type enum value |
- Returns
- The string representation of the Event Type
◆ schedule
◆ type
| EType XJ::AudioScheduleEvent::type |
The documentation for this class was generated from the following files: