min property
The minimum distance at which the local user can hear the attenuated audio from remote users.
The value must be ≥ 0, but ≤ max.
No attenuation effect for audio from distances less than this value you set.
Implementation
int min;
The minimum distance at which the local user can hear the attenuated audio from remote users.
The value must be ≥ 0, but ≤ max.
No attenuation effect for audio from distances less than this value you set.
int min;