KsVideoPlayConfig.smali
.class public interface abstract Lcom/kwad/sdk/api/KsVideoPlayConfig;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/kwad/sdk/api/KsVideoPlayConfig$Builder;
}
.end annotation
# virtual methods
.method public abstract getShowScene()Ljava/lang/String;
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract isShowLandscape()Z
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract isSkipThirtySecond()Z
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract isVideoSoundEnable()Z
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setShowLandscape(Z)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setShowScene(Ljava/lang/String;)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setSkipThirtySecond(Z)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method
.method public abstract setVideoSoundEnable(Z)V
.annotation build Landroid/support/annotation/Keep;
.end annotation
.annotation runtime Lcom/kwad/sdk/api/core/KsAdSdkApi;
.end annotation
.end method