Package com.vdocipher.aegis.ui.view
Class VdoPlayerControlView
-
- All Implemented Interfaces:
-
android.graphics.drawable.Drawable.Callback,android.view.KeyEvent.Callback,android.view.ViewManager,android.view.ViewParent,android.view.accessibility.AccessibilityEventSource,com.vdocipher.aegis.player.internal.adb.AdbMonitorWithJitter.Listener
public final class VdoPlayerControlView extends VdoPlayerBaseControlViewA view for controlling playback via a VdoPlayer.
-
-
Constructor Summary
Constructors Constructor Description VdoPlayerControlView(Context context, AttributeSet attrs, Integer defStyle)VdoPlayerControlView(Context context, AttributeSet attrs)VdoPlayerControlView(Context context)
-
Method Summary
Modifier and Type Method Description UnitsetVdoParamsGenerator(VdoParamsGenerator vdoParamsGenerator)-
-
Constructor Detail
-
VdoPlayerControlView
VdoPlayerControlView(Context context, AttributeSet attrs, Integer defStyle)
-
VdoPlayerControlView
VdoPlayerControlView(Context context, AttributeSet attrs)
-
VdoPlayerControlView
VdoPlayerControlView(Context context)
-
-
Method Detail
-
setVdoParamsGenerator
Unit setVdoParamsGenerator(VdoParamsGenerator vdoParamsGenerator)
-
-
-
-