chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webaudio / WebAudioDomain / contextWillBeDestroyed

contextWillBeDestroyed

fun contextWillBeDestroyed(): Flow<ContextWillBeDestroyedEvent>

Notifies that an existing BaseAudioContext will be destroyed.

Official doc