| Interface | Description |
|---|---|
| AudioPlayerApi |
The basic APIs expected in the backing media player
implementations to allow us to create an abstraction
between the Native (Android) MediaPlayer and the AudioPlayer
using the ExoPlayer.
|
| VideoViewApi |
The basic APIs expected in the backing video view
implementations to allow us to create an abstraction
between the Native (Android) VideoView and the VideoView
using the ExoPlayer.
|
| VideoViewApi.OnSurfaceSizeChanged |