You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
401 B
17 lines
401 B
.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
|
|
|