.class public interface abstract Lcom/mbridge/msdk/playercommon/exoplayer2/ExoPlayer; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Lcom/mbridge/msdk/playercommon/exoplayer2/Player; # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/mbridge/msdk/playercommon/exoplayer2/ExoPlayer$ExoPlayerMessage;, Lcom/mbridge/msdk/playercommon/exoplayer2/ExoPlayer$ExoPlayerComponent;, Lcom/mbridge/msdk/playercommon/exoplayer2/ExoPlayer$EventListener; } .end annotation # static fields .field public static final REPEAT_MODE_ALL:I = 0x2 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field .field public static final REPEAT_MODE_OFF:I = 0x0 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field .field public static final REPEAT_MODE_ONE:I = 0x1 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field .field public static final STATE_BUFFERING:I = 0x2 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field .field public static final STATE_ENDED:I = 0x4 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field .field public static final STATE_IDLE:I = 0x1 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field .field public static final STATE_READY:I = 0x3 .annotation runtime Ljava/lang/Deprecated; .end annotation .end field # virtual methods .method public varargs abstract blockingSendMessages([Lcom/mbridge/msdk/playercommon/exoplayer2/ExoPlayer$ExoPlayerMessage;)V .annotation runtime Ljava/lang/Deprecated; .end annotation .end method .method public abstract createMessage(Lcom/mbridge/msdk/playercommon/exoplayer2/PlayerMessage$Target;)Lcom/mbridge/msdk/playercommon/exoplayer2/PlayerMessage; .end method .method public abstract getPlaybackLooper()Landroid/os/Looper; .end method .method public abstract prepare(Lcom/mbridge/msdk/playercommon/exoplayer2/source/MediaSource;)V .end method .method public abstract prepare(Lcom/mbridge/msdk/playercommon/exoplayer2/source/MediaSource;ZZ)V .end method .method public varargs abstract sendMessages([Lcom/mbridge/msdk/playercommon/exoplayer2/ExoPlayer$ExoPlayerMessage;)V .annotation runtime Ljava/lang/Deprecated; .end annotation .end method .method public abstract setSeekParameters(Lcom/mbridge/msdk/playercommon/exoplayer2/SeekParameters;)V .param p1 # Lcom/mbridge/msdk/playercommon/exoplayer2/SeekParameters; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .end method