hyperion.ng
|
This is the complete list of members for Hyperion, including all inherited members.
_hyperion (defined in Hyperion) | Hyperion | static |
addSmoothingConfig(int settlingTime_ms, double ledUpdateFrequency_hz=25.0, unsigned updateDelay=0) | Hyperion | |
adjustmentChanged() | Hyperion | signal |
adjustmentsUpdated() | Hyperion | slot |
allChannelsCleared() | Hyperion | signal |
BLACK enum value (defined in Hyperion) | Hyperion | |
BLUE enum value (defined in Hyperion) | Hyperion | |
channelCleared(int priority) | Hyperion | signal |
clear(int priority) | Hyperion | slot |
clearall(bool forceClearAll=false) | Hyperion | slot |
closing() (defined in Hyperion) | Hyperion | signal |
componentStateChanged(const hyperion::Components component, bool enabled) | Hyperion | signal |
configModified() (defined in Hyperion) | Hyperion | inline |
configWriteable() (defined in Hyperion) | Hyperion | inline |
currentImage(const Image< ColorRgb > &image) | Hyperion | signal |
CYAN enum value (defined in Hyperion) | Hyperion | |
deleteEffect(const QString &effectName, QString &resultMsg) | Hyperion | |
effectListUpdated() | Hyperion | signal |
forwardJsonMessage(QJsonObject) | Hyperion | signal |
forwardSystemProtoMessage(const QString, const Image< ColorRgb >) | Hyperion | signal |
forwardV4lProtoMessage(const QString, const Image< ColorRgb >) | Hyperion | signal |
freeObjects(bool emitCloseSignal=false) | Hyperion | |
getActiveDevice() | Hyperion | |
getActiveEffects() | Hyperion | |
getActivePriorities() const | Hyperion | |
getAdjustment(const QString &id) | Hyperion | slot |
getAdjustmentIds() const | Hyperion | slot |
getComponentRegister() (defined in Hyperion) | Hyperion | inline |
getConfigFileName() const | Hyperion | |
getConfigFilePath() | Hyperion | inline |
getCurrentPriority() const | Hyperion | |
getCurrentVideoMode() (defined in Hyperion) | Hyperion | |
getEffectEngineInstance() | Hyperion | inline |
getEffects() const | Hyperion | |
getEffectSchemas() | Hyperion | |
getId() | Hyperion | inline |
getImageProcessor() (defined in Hyperion) | Hyperion | inline |
getInstance() | Hyperion | static |
getLatchTime() const (defined in Hyperion) | Hyperion | |
getLedCount() const | Hyperion | |
getLedGridSize() const | Hyperion | inline |
getLedMappingType() | Hyperion | |
getMuxerInstance() | Hyperion | inline |
getPriorityInfo(const int priority) const | Hyperion | |
getQJsonConfig() | Hyperion | |
getRootPath() | Hyperion | inline |
getSetting(const settings::type &type) | Hyperion | |
GREEN enum value (defined in Hyperion) | Hyperion | |
imageToLedsMappingChanged(const int &mappingType) | Hyperion | signal |
initInstance(HyperionDaemon *daemon, const quint8 &instance, const QString configFile, const QString rootPath) | Hyperion | static |
InputInfo typedef | Hyperion | |
INVALID enum value (defined in Hyperion) | Hyperion | |
isCurrentPriority(const int priority) const | Hyperion | |
ledDeviceData(const std::vector< ColorRgb > &ledValues) | Hyperion | signal |
MAGENTA enum value (defined in Hyperion) | Hyperion | |
newVideoMode(const VideoMode &mode) | Hyperion | signal |
rawLedColors(const std::vector< ColorRgb > &ledValues) | Hyperion | signal |
RED enum value (defined in Hyperion) | Hyperion | |
registerInput(const int priority, const hyperion::Components &component, const QString &origin="System", const QString &owner="", unsigned smooth_cfg=0) | Hyperion | |
RgbChannel enum name | Hyperion | |
saveEffect(const QJsonObject &obj, QString &resultMsg) | Hyperion | |
saveSettings(QJsonObject config, const bool &correct=false) | Hyperion | |
setColor(int priority, const ColorRgb &ledColor, const int timeout_ms=-1, const QString &origin="System", bool clearEffects=true) | Hyperion | slot |
setComponentState(const hyperion::Components component, const bool state) | Hyperion | |
setCurrentSourcePriority(int priority) | Hyperion | |
setEffect(const QString &effectName, int priority, int timeout=-1, const QString &origin="System") | Hyperion | slot |
setEffect(const QString &effectName, const QJsonObject &args, int priority, int timeout=-1, const QString &pythonScript="", const QString &origin="System", const QString &imageData="") | Hyperion | slot |
setId(QString id) | Hyperion | inline |
setInput(const int priority, const std::vector< ColorRgb > &ledColors, const int timeout_ms=-1, const bool &clearEffect=true) | Hyperion | slot |
setInputImage(const int priority, const Image< ColorRgb > &image, int64_t timeout_ms=-1, const bool &clearEffect=true) | Hyperion | slot |
setInputInactive(const quint8 &priority) | Hyperion | slot |
setLedMappingType(const int &mappingType) | Hyperion | slot |
setNewComponentState(const hyperion::Components &component, const bool &state) | Hyperion | |
setSourceAutoSelectEnabled(bool enabled) | Hyperion | |
settingsChanged(const settings::type &type, const QJsonDocument &data) | Hyperion | signal |
setVideoMode(const VideoMode &mode) | Hyperion | slot |
sourceAutoSelectEnabled() | Hyperion | |
videoMode(const VideoMode &mode) | Hyperion | signal |
WHITE enum value (defined in Hyperion) | Hyperion | |
YELLOW enum value (defined in Hyperion) | Hyperion | |
~Hyperion() | Hyperion |