removeAllRemotePosition abstract method
Valid since v3.56.1
Disables all spatial audio effects set by calling RTCSpatialAudio.updateRemotePosition for all remote users.
Return value:
0: Success.<0: Failure.
Implementation
Future<int?> removeAllRemotePosition();