Skip to content

Editor

An object representing the state of the Edison editor.

For selections, if the start point is 0 and the end point is EditorSample.Length - 1, then the full clip is selected.

SelectionEndS: int property

The ending point of the selection within the editor.

SelectionStartS: int property

The starting point of the selection within the editor.