SimulcastStreamer

fun SimulcastStreamer(context: Context, token: String, isPlayer: Boolean, eventListener: SimulcastEventListener)

Parameters

context

Application context is recommended

token

Simulcast token returned from the server when a stream is created

isPlayer

Initialize as a Player or just metadata listener/reporter.

eventListener

Event listener for the events sent out by the player.