类分层结构
- java.lang.Object
- AppCompatActivity
- android.content.Context
- android.content.ContextWrapper
- android.app.Service (implements android.content.ComponentCallbacks2)
- tv.danmaku.ijk.mediaplayer.media.InfoHudViewHolder
- tv.danmaku.ijk.mediaplayer.media.MeasureHelper
- tv.danmaku.ijk.mediaplayer.media.MediaPlayerCompat
- tv.danmaku.ijk.mediaplayer.application.Settings
- tv.danmaku.ijk.mediaplayer.media.TableLayoutBinder
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.view.SurfaceView
- android.view.TextureView
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.FrameLayout
- tv.danmaku.ijk.mediaplayer.media.IjkVideoView (implements android.widget.MediaController.MediaPlayerControl)
- android.widget.MediaController
接口分层结构