UZPlayerLayerViewDelegate
public protocol UZPlayerLayerViewDelegate : class
Undocumented
-
Undocumented
Declaration
Swift
func UZPlayer(player: UZPlayerLayerView, playerStateDidChange state: UZPlayerState) -
Undocumented
Declaration
Swift
func UZPlayer(player: UZPlayerLayerView, loadedTimeDidChange loadedDuration: TimeInterval , totalDuration: TimeInterval) -
Undocumented
Declaration
Swift
func UZPlayer(player: UZPlayerLayerView, playTimeDidChange currentTime : TimeInterval , totalTime: TimeInterval) -
Undocumented
Declaration
Swift
func UZPlayer(player: UZPlayerLayerView, playerIsPlaying playing: Bool)
UZPlayerLayerViewDelegate Protocol Reference