Enum ChannelType
The type of channel.
Namespace: VivoxUnity
Assembly: VivoxUnity.dll
Syntax
public enum ChannelType
  Fields
| Name | Description | 
|---|---|
| Echo | A conferencing channel where the user's text and audio is echoed back to the user.  | 
      
| NonPositional | A typical conferencing channel.  | 
      
| Positional | A conferencing channel where user voices are rendered with 3D positional effects.  |