SSDisplayedItem
Introductioninformation about a displayed item (note,rest,clef etc) in the score Properties
item_hthe unique handle for the item @property sscore_item_handle item_h; staffthe index of the staff within the part (0 or 1) if there are 2 staves @property int staff; typetype the type of the item @property enum sscore_item_type_e type; |