Property AutoAcquireChannel
AutoAcquireChannel
Specifies whether this VivoxAudioTap should automatically try to acquire a Voice Channel to get audio from. When set to false, the ChannelName property must be set to a valid channel name.
Declaration
public bool AutoAcquireChannel { get; set; }
Property Value
Type | Description |
---|---|
bool |