PlayerAuxiliaryEventsDelegate
public protocol PlayerAuxiliaryEventsDelegate
Listens to Player’s auxiliary state changes.
-
Called when Player Stream Information has changed
Declaration
Swift
func playerStreamInfoDidChange(streamInfo: StreamInformation?)Parameters
streamInfometadata of the player stream information
-
Called when Player Network Information has changed
Declaration
Swift
func playerNetworkInfoDidChange(networkInfo: NetworkInformation?)Parameters
networkInfometadata of the player network information