Interface ClipSlotSetProperties

interface ClipSlotSetProperties {
    has_stop_button: boolean;
}

Properties

Properties

has_stop_button: boolean

true = this clip stops its track (or tracks within a Group Track).