closeTimeoutMs

abstract var closeTimeoutMs: Long

Gets or sets the timeout duration in milliseconds for closing this audio source. If the source remains inactive for this duration, it will be automatically closed.

Set to 0 to disable.

Default is 500ms.

Return

The close timeout in ms.