timeSignature
The time signature of the musical composition that the audio or MIDI file contains, in a string, such as “4/4” or “7/8”.
Declaration
var timeSignature: String? { get set }The time signature of the musical composition that the audio or MIDI file contains, in a string, such as “4/4” or “7/8”.
var timeSignature: String? { get set }