UZPlayerControlViewDelegate
public protocol UZPlayerControlViewDelegate : AnyObject
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: UIControl.Event)
UZPlayerControlViewDelegate Protocol Reference