UZPlayerControlViewDelegate
public protocol UZPlayerControlViewDelegate: class
Undocumented
-
Undocumented
Declaration
Swift
func controlView(controlView: UZPlayerControlView, didChooseDefinition index: Int)
-
Undocumented
Declaration
Swift
func controlView(controlView: UZPlayerControlView, didSelectButton button: UIButton)
-
Undocumented
Declaration
Swift
func controlView(controlView: UZPlayerControlView, slider: UISlider, onSliderEvent event: UIControlEvents)