Contents

createAndAppendTrack()

Creates a new music track and appends it to the sequencer’s list.

Declaration

func createAndAppendTrack() -> AVMusicTrack

Return Value

A new music track appended to the sequencer.

See Also

Handling Music Tracks