ListenType
The ListenType model contains the possible types of listeners. This model is available in SDK 3.9 and later.
Enumeration members
Regular
• Regular: = "regular"
A regular listener who receives one mixed audio stream from a conference and one video stream from each participant who sends video to a conference.
Mixed
• Mixed: = "mixed"
A participant who receives one mixed audio stream and one mixed video stream from a conference, which increases the conference capacity. The platform can support up to 60,000 mixed listeners while maintaining under half a second of latency.
Updated about 1 month ago