Developer Documentation

Set Room APM Stream Delay

Set Room APM Stream Delay

Updates the delay estimate in ms for reverse stream used in echo cancellation. This function modifies the delay settings for a specific room.

Inputs

NameTypeDescription
Execexec
TargetRoomThe room object where the APM stream delay will be updated.
Delay In Msint64The delay estimate in milliseconds for the reverse stream used in echo cancellation.

Outputs

NameTypeDescription
Execexec