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 uses only the Communications APIs and receives one mixed audio stream and one video stream from each participant who sends video to a conference.
Mixed
• Mixed: = "mixed"
A viewer who connects to a conference using Streaming APIs and Real-time Streaming. Each viewer receives only one mixed audio stream and one mixed video stream from a conference.
Updated 15 days ago