SSTimeSigItem

Superclass:
Declared In:

Introduction

detailed information about a (conventional) time signature



Properties

beats

the number at the top of the time signature

beatType

the number at the bottom


beats


the number at the top of the time signature

@property int beats; 

beatType


the number at the bottom

@property int beatType;