Our new developer documentation is now available. Please check it out!
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
Name | Type | Description |
---|---|---|
Exec | exec | |
Target | Room | The room object where the APM stream delay will be updated. |
Delay In Ms | int64 | The delay estimate in milliseconds for the reverse stream used in echo cancellation. |
Outputs
Name | Type | Description |
---|---|---|
Exec | exec |