max property
The maximum distance at which the local user can hear audio from remote users.
The value must be ≥ min, and > 0.
Audio from distances larger than the value you set cannot be heard.
Implementation
int max;
The maximum distance at which the local user can hear audio from remote users.
The value must be ≥ min, and > 0.
Audio from distances larger than the value you set cannot be heard.
int max;