func pausePlayback()
in
eCommerce/Views/Player/PlayerView.swift [293:295]
3
lines of code
1
McCabe index (conditional complexity)
func pausePlayback() { player?.pause() }