| Interface | Description |
|---|---|
| NativeVideoDelegate.Callback |
| Class | Description |
|---|---|
| NativeSurfaceVideoView |
A "Native" VideoView implementation using the
SurfaceView. |
| NativeTextureVideoView |
A "Native" VideoView implementation using the
TextureView
as a backing instead of the older SurfaceView. |
| NativeVideoDelegate |
A delegated object used to handle the majority of the
functionality for the "Native" video view implementation
to simplify support for both the
TextureView
and SurfaceView implementations |
| Enum | Description |
|---|---|
| NativeVideoDelegate.State |