OrionIPlayer.smali
.class public interface abstract Lcom/sdk/orion/ui/baselibrary/miniplayer/ui/OrionIPlayer;
.super Ljava/lang/Object;
# virtual methods
.method public abstract addVolume()V
.end method
.method public abstract close()V
.end method
.method public abstract destroy()V
.end method
.method public abstract getMiniPlayer(Landroid/app/Activity;I)Landroid/view/View;
.end method
.method public abstract getPlayerStateListener()Lcom/sdk/orion/ui/baselibrary/miniplayer/ui/OrionMiniPlayer$PlayerStateListener;
.end method
.method public abstract hasCreated()Z
.end method
.method public abstract hide()V
.end method
.method public abstract isClose()Z
.end method
.method public abstract isExpand()Z
.end method
.method public abstract isPlayerShowed()Z
.end method
.method public abstract isPlaying()Z
.end method
.method public abstract onActionCallback(Ljava/lang/String;)V
.end method
.method public abstract postAction(Ljava/lang/String;)V
.end method
.method public abstract reduceVolume()V
.end method
.method public abstract registerPlayerStateListener(Lcom/sdk/orion/ui/baselibrary/miniplayer/ui/OrionMiniPlayer$PlayerStateListener;)V
.end method
.method public abstract setNetworkStatus(Z)V
.end method
.method public abstract show()V
.end method
.method public abstract unregisterPlayerStateListener()V
.end method
.method public abstract updateBean(Lcom/sdk/orion/ui/baselibrary/miniplayer/bean/OrionMiniPlayerInfoBean;)V
.end method
.method public abstract updateMargin(I)V
.end method
.method public abstract updatePlayStatus(Z)V
.end method
.method public abstract updateSubTitle(Ljava/lang/String;)V
.end method
.method public abstract updateTitle(Ljava/lang/String;)V
.end method
.method public abstract updateVolume(I)V
.end method