load(from:options:)
Loads the file the URL references and adds the events to the sequence.
Declaration
func load(from fileURL: URL, options: AVMusicSequenceLoadOptions = []) throwsParameters
- fileURL:
The URL to the file.
- options:
Determines how the contents map to the tracks inside the sequence.