Package com.getstream.sdk.chat.utils.exomedia.core.video.mp
See: Description
-
Class Summary Class Description NativeSurfaceVideoView A "Native" VideoView implementation using the android.view.SurfaceView. InternalListeners NativeVideoDelegate A delegated object used to handle the majority of the functionality for the "Native" video view implementation to simplify support for both the android.view.TextureView and android.view.SurfaceView implementations NativeTextureVideoView A "Native" VideoView implementation using the android.view.TextureView as a backing instead of the older android.view.SurfaceView. -
Enum Summary Enum Description State -
Interface Summary Interface Description Callback