.class public interface abstract Lcom/viatech/VrPlayer/IVideoPlayer; .super Ljava/lang/Object; .source "IVideoPlayer.java" # virtual methods .method public abstract onDestroy()V .end method .method public abstract onPause(Landroid/app/Activity;)V .end method .method public abstract onResume(Landroid/app/Activity;)V .end method .method public abstract startVideo(Landroid/net/Uri;)V .end method