func startPlayback()

in ScrollingFeed/Controllers/StreamViewController.swift [223:225]


    func startPlayback() {
        player?.play()
    }