Deluge Firmware
|
#include <ClipInstance.h>
Public Member Functions | |
ClipInstance () | |
void | getColour (uint8_t *colour) |
void | change (Action *action, Output *output, int32_t newPos, int32_t newLength, Clip *newClip) |
![]() | |
Positionable () | |
Public Attributes | |
int32_t | length |
Clip * | clip |
![]() | |
int32_t | pos |
ClipInstance::ClipInstance | ( | ) |
void ClipInstance::change | ( | Action * | action, |
Output * | output, | ||
int32_t | newPos, | ||
int32_t | newLength, | ||
Clip * | newClip | ||
) |
void ClipInstance::getColour | ( | uint8_t * | colour | ) |
Clip* ClipInstance::clip |
int32_t ClipInstance::length |