willNavigateToDuckPlayer

abstract suspend fun willNavigateToDuckPlayer(destinationUrl: Uri): Boolean

Checks whether a URL will trigger Duck Player loading based on URL and user settings

Return

True if the URL should launch Duck Player, false otherwise.

Parameters

destinationUrl

The destination URL.