Contents

remove(_:)

Removes a fragmented movie from the array of movies being minded.

Declaration

func remove(_ movie: AVFragmentedMovie)

Parameters

  • movie:

    The fragmented movie removed from the minder.

See Also

Adding and removing movies