onConfigChange

abstract fun onConfigChange(): Boolean

Return true to indicate that this Playable would survive configuration changes and no playback reloading would be required. In special cases like YouTube playback, it is recommended to return false so Kohii will handle the resource recycling correctly.