ExoPlayer for Unity
Overview
ExoPlayer for Unity is an Unity asset to play video contents on Android devices using Android ExoPlayer.
- provides basic video player feature (
VideoPlayerController.cs
) - provides video rendering on texture object (
VideoTextureController.cs
)