Initalize the Simulcast streamer
@parameter token : simulcast token
@parameter delegate : The delegate for listening to events from simulcast player
@parameter isPlayer : if YES then streamer use a player and plays the stream locally. if NO is passed the Streamer listens to the state of an in-Studiostream and fetchs metadata etc. No local playback.
- (id _Nonnull)initSimulcastWithToken:(NSString *_Nonnull)token withDelegate:(id<SimulcastDelegate> _Nonnull)delegate
Declared In
AdaptrSimulcastStreamer.h