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 | object | 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 |