GoogleVrVideo$GoogleVrVideoCallbacks.smali
.class public interface abstract Lcom/unity3d/player/GoogleVrVideo$GoogleVrVideoCallbacks;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/unity3d/player/GoogleVrVideo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "GoogleVrVideoCallbacks"
.end annotation
# virtual methods
.method public abstract onFrameAvailable()V
.end method
.method public abstract onSurfaceAvailable(Landroid/view/Surface;)V
.end method
.method public abstract onSurfaceUnavailable()V
.end method