Simulcast Streamer
fun SimulcastStreamer(context: Context, token: String, isPlayer: Boolean, eventListener: SimulcastEventListener)
Content copied to clipboard
Parameters
context
Application context is recommended
token
Simulcast token returned from the server when a stream is created
is Player
Initialize as a Player or just metadata listener/reporter.
event Listener
Event listener for the events sent out by the player.