Package com.getstream.sdk.chat.utils.exomedia.core.api
See: Description
-
Interface Summary Interface Description OnSurfaceSizeChanged 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. 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.