IrisRtcSessionConfig Class Reference

Inherits from NSObject
Declared in IrisRtcJingleSession.h

  maxStreamCount

private variable maxstreamcount Restricting max number of stream mobile client want to recieve in case of multiple partcipant. By Default, will get stream for those participant who joins last.

@property (nonatomic) int maxStreamCount

Discussion

private variable maxstreamcount Restricting max number of stream mobile client want to recieve in case of multiple partcipant. By Default, will get stream for those participant who joins last.

Declared In

IrisRtcJingleSession.h

  statsCollectorInterval

private variable statsCollectorInterval time interval to get stats

@property (nonatomic) NSInteger statsCollectorInterval

Discussion

private variable statsCollectorInterval time interval to get stats

Declared In

IrisRtcJingleSession.h