CueSegmentScope

How long a CueSegment plays before ceding to the next.

public class CueSegmentScope

Inheritance System.Object → CueSegmentScope

Properties

CustomScope

Custom scope label when Kind is "custom".

public string? CustomScope { get; }
Property Value

System.String

Kind

One of: "untilAudioEnds" | "untilScopeEnds" | "forBars" | "custom".

public string Kind { get; }
Property Value

System.String

Docs last synced: 2026-07-08
Screenshot viewer