VTParticipantType

The VTParticipantType model gathers the possible types of a conference participant.

Enumeration members

Listener

listener

A participant who cannot send audio and video to a conference.


Mixer

mixer

A special participant who joins a conference to record it.


Mixer_Mix

mixerMix

A special participant responsible for mixing video and sending one mixed video stream from a conference to each participant who joined the conference as a mixed listener. This type is available in SDK 3.11 and later.


None

none

A participant who does not have an assigned type.


Pstn

pstn

A participant who connected to the conference using Public Switched Telephone Network (PSTN).


User

user

A participant who can send and receive audio and video during the conference.