Contents

removeTrack(_:)

Removes the specified track from the target movie.

Declaration

func removeTrack(_ track: AVMovieTrack)

Parameters

  • track:

    The movie to be removed.

See Also

Managing tracks