load(from:options:)
Parses the data and adds its events to the sequence.
Declaration
func load(from data: Data, options: AVMusicSequenceLoadOptions = []) throwsParameters
- data:
The data to load from.
- options:
Determines how the contents map to the tracks inside the sequence.