mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
17 lines
370 B
Smali
17 lines
370 B
Smali
.class interface abstract Lorg/webrtc/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
|