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.
Adds a fragmented movie to the array of movies being minded.
func add(_ movie: AVFragmentedMovie)The fragmented movie added to the minder.