Contents

add(_:)

Adds a fragmented movie to the array of movies being minded.

Declaration

func add(_ movie: AVFragmentedMovie)

Parameters

  • movie:

    The fragmented movie added to the minder.

See Also

Adding and removing movies