func player()

in ScrollingFeed/Controllers/StreamViewController.swift [272:274]


    func player(_ player: IVSPlayer, didFailWithError error: Error) {
        delegate?.presentError(error, componentName: "Player")
    }