类分层结构
- java.lang.Object
- com.ts.lib.player.BasePlayer (implements androidx.lifecycle.DefaultLifecycleObserver, com.ts.lib.player.TsPlayer)
- com.ts.lib.player.MediaDataSource (implements android.os.Parcelable)
- com.ts.lib.player.MediaDataSource.Builder
- com.ts.lib.player.MediaDataSource.PlaybackConfiguration (implements android.os.Parcelable)
- com.ts.lib.player.MimeTypes
- com.ts.lib.player.Player.PositionInfo
- com.ts.lib.player.TsPlayer.Builder
接口分层结构
- com.ts.lib.player.Player
- com.ts.lib.player.TsPlayer (并 extends com.ts.lib.player.Player.VideoSurface)
- com.ts.lib.player.Player.PlayerListener
- com.ts.lib.player.Player.VideoSurface
注释类型分层结构
- com.ts.lib.player.Player.RepeatMode (implements java.lang.annotation.Annotation)
- com.ts.lib.player.Player.SeekType (implements java.lang.annotation.Annotation)
- com.ts.lib.player.Player.State (implements java.lang.annotation.Annotation)