VideoPlayer$VideoPlayerDelegate.smali
.class public interface abstract Lim/tpelyyftgw/ui/components/VideoPlayer$VideoPlayerDelegate;
.super Ljava/lang/Object;
.source "VideoPlayer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/VideoPlayer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "VideoPlayerDelegate"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract onError(Ljava/lang/Exception;)V
.end method
.method public abstract onRenderedFirstFrame()V
.end method
.method public abstract onStateChanged(ZI)V
.end method
.method public abstract onSurfaceDestroyed(Landroid/graphics/SurfaceTexture;)Z
.end method
.method public abstract onSurfaceTextureUpdated(Landroid/graphics/SurfaceTexture;)V
.end method
.method public abstract onVideoSizeChanged(IIIF)V
.end method