IPlayerReportHelper.smali

.class public interface abstract Lcom/cm/plugincluster/news/interfaces/IPlayerReportHelper;
.super Ljava/lang/Object;
.source "IPlayerReportHelper.java"


# virtual methods
.method public abstract create(Ljava/lang/String;Lcom/cm/plugincluster/news/model/IChannelVideoInfo;)Lcom/cm/plugincluster/news/interfaces/IPlayerReportHelper;
.end method

.method public abstract onComplete()V
.end method

.method public abstract onError(II)V
.end method

.method public abstract onPause(I)V
.end method

.method public abstract onPrepared()V
.end method

.method public abstract onRestart()V
.end method

.method public abstract onStartLoading()V
.end method

.method public abstract onStop(I)V
.end method

.method public abstract reportStart()V
.end method

.method public abstract setAutoPlay(Z)V
.end method

.method public abstract setChannelID(Ljava/lang/String;)V
.end method

.method public abstract setSourceUrl(Ljava/lang/String;)V
.end method

.method public abstract setVideoDuration(I)V
.end method