Avatar
let videoURL: URL = Bundle.main.url(forResource: "Dammy", withExtension: "mp4")! player = AVPlayer(url: url) (edited)