KwaiPlayerDebugInfoProvider.smali
.class public interface abstract Lcom/kwai/player/debuginfo/KwaiPlayerDebugInfoProvider;
.super Ljava/lang/Object;
# virtual methods
.method public abstract getDebugInfo()Lcom/kwai/player/debuginfo/model/KwaiPlayerDebugInfo;
.end method