func startPlayback()

in eCommerce/Views/Player/PlayerView.swift [289:291]


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