BitrateAdjuster.smali

.class interface abstract Lorg/webrtc/ali/BitrateAdjuster;
.super Ljava/lang/Object;
.source "BitrateAdjuster.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


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

.method public abstract getAdjustedFramerate()I
.end method

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

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