Segment

inherits Element

Methods

Ms::Element* elementAt(int track)
returns the element at track 'track' (null if none)

Properties

annotationsarray[Element] the list of annotations (read only)
nextSegment the next segment in the whole score; null at last score segment (read-only)
nextInMeasureSegment the next segment in measure; null at last measure segment (read-only)
prevSegment the previous segment in the whole score; null at first score segment (read-only)
prevInMeasureSegment the previous segment in measure; null at first measure segment (read-only)
segmentTypeenum (Segment.All, .Ambitus, .BarLine, .Breath, .ChordRest, .Clef, .EndBarLine, .Invalid, .KeySig, .KeySigAnnounce, .StartRepeatBarLine, .TimeSig, .TimeSigAnnounce)
tickint midi tick position (read only)