mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
21 lines
550 B
Smali
21 lines
550 B
Smali
![]() |
.class public interface abstract Lcom/google/android/exoplayer2/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(Lcom/google/android/exoplayer2/MediaItem$LiveConfiguration;)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setTargetLiveOffsetOverrideUs(J)V
|
||
|
.end method
|