Package-level declarations

Types

Link copied to clipboard
interface BunnyPlayer

The playback engine behind net.bunny.bunnystreamplayer.ui.BunnyStreamPlayer. One engine instance is shared by every player view in the process; the views are meant to be used one at a time.

Link copied to clipboard

Rough device classification used to route playback to the right UI, for example the Android TV player. Returned by BunnyPlayer.getDeviceType.

Link copied to clipboard
class I18n(context: Context)