PositionSyncOptions
Options for the position sync feature.
Interface
inactiveInterval
optional
The interval in seconds at which the position of the local participant is broadcasted to the other participants when the local participant is not moving.
The interval in seconds at which the position of the local participant is broadcasted to the other participants when the local participant is not moving.
Remarks
This is used to reduce the amount of data sent when the local participant is not moving.
If the local participant is moving, the position is broadcasted at the interval defined
by interval.Type
number
interval
optional
The interval in seconds at which the position of the local participant is broadcasted to the other participants when the local participant is moving.
The interval in seconds at which the position of the local participant is broadcasted to the other participants when the local participant is moving.
Type
number