docs » plugins.core.loupedeckctandlive.manager
Loupedeck CT & Loupedeck Live Manager Plugin.
- Constructors - API calls which return an object, typically one that offers API methods
- new
- Methods - API calls which can only be made on an object returned by a constructor
- callback
- clearCache
- getFlashDrivePath
- refresh
- refreshItems
- reset
Signature | plugins.core.loupedeckctandlive.manager.new() -> Loupedeck |
---|---|
Type | Constructor |
Description | Creates a new Loupedeck object. |
Parameters |
|
Returns |
|
Notes |
|
Signature | plugins.core.loupedeckctandlive.manager:callback(data) -> none |
---|---|
Type | Method |
Description | The Loupedeck callback. |
Parameters |
|
Returns |
|
Signature | plugins.core.loupedeckctandlive.manager:clearCache() -> none |
---|---|
Type | Method |
Description | Clears the cache. |
Parameters |
|
Returns |
|
Signature | plugins.core.loupedeckctandlive.manager:getFlashDrivePath() -> string |
---|---|
Type | Method |
Description | Gets the Loupedeck Flash Drive path. |
Parameters |
|
Returns |
|
Signature | plugins.core.loupedeckctandlive.manager:refresh() |
---|---|
Type | Method |
Description | Refreshes the Loupedeck screens and LED buttons. |
Parameters |
|
Returns |
|
Signature | plugins.core.loupedeckctandlive.manager:refreshItems() -> self |
---|---|
Type | Method |
Description | Refreshes the items to either either local drive or the Loupedeck Flash Drive. |
Parameters |
|
Returns |
|
Signature | plugins.core.loupedeckctandlive.manager:reset() |
---|---|
Type | Method |
Description | Resets the config back to the default layout. |
Parameters |
|
Returns |
|