mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-28 01:52:26 -06:00
21 lines
539 B
Smali
21 lines
539 B
Smali
|
.class public interface abstract Landroidx/media3/exoplayer/LivePlaybackSpeedControl;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "LivePlaybackSpeedControl.java"
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract getAdjustedPlaybackSpeed(JJ)F
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getTargetLiveOffsetUs()J
|
||
|
.end method
|
||
|
|
||
|
.method public abstract notifyRebuffer()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setLiveConfiguration(Landroidx/media3/common/MediaItem$LiveConfiguration;)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setTargetLiveOffsetOverrideUs(J)V
|
||
|
.end method
|