Interface Media3PlayerIntegration
-
- All Implemented Interfaces:
-
com.theoplayer.android.api.Integration
@ApiStatus.Experimental() public interface Media3PlayerIntegration implements Integration
An integration for using Jetpack Media3 as the THEOplayer backend.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interface
Media3PlayerIntegration.SourceSelectCallback
A callback that decides which sources to play using the Media3PlayerIntegration.
-