Definition at line 6 of file ClipLauncherSlotOrScene.java.
◆ color()
◆ copyFrom()
◆ launch()
Launches the scene.
- Since
- API version 1
◆ moveTo()
◆ name()
Returns an object that provides access to the name of the scene.
- Returns
- a string value object that represents the scene name.
- Since
- API version 2
Implemented in Scene.
◆ nextSceneInsertionPoint()
An InsertionPoint that can be used to insert content in the next scene.
- Since
- API version 7
◆ previousSceneInsertionPoint()
An InsertionPoint that can be used to insert content after this slot or scene.
- Since
- API version 7
◆ replaceInsertionPoint()
An InsertionPoint that is used to replace the contents of this slot or scene.
- Since
- API version 7
◆ sceneIndex()
Value that reports the position of the scene within the list of Bitwig Studio scenes.
- Since
- API version 2
◆ setIndication()
| void setIndication |
( |
boolean |
shouldIndicate | ) |
|
Specifies if the Bitwig Studio clip launcher should indicate which slots and scenes are part of the window. By default indications are disabled.
- Parameters
-
| shouldIndicate | true if visual indications should be enabled, false otherwise |
- Since
- API version 10
The documentation for this interface was generated from the following file: