Contents

updateBroadcast(_:)

Sends the current broadcast URL to the broadcast controller.

Declaration

func updateBroadcast(_ broadcastURL: URL)

Parameters

  • broadcastURL:

    A URL that specifies where the broadcast to be passed to the broadcasting app is contained.

Discussion

This method updates the broadcastURL property for the broadcast controller.

See Also

Updating Current Broadcast Information