BitrateAdjuster.smali

.class interface abstract Lio/agora/base/internal/video/BitrateAdjuster;
.super Ljava/lang/Object;
.source "BitrateAdjuster.java"


# virtual methods
.method public abstract getAdjustedBitrateBps()I
.end method

.method public abstract getCodecConfigFramerate()I
.end method

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

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