This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,14 @@
.class public interface abstract Lcom/google/android/exoplayer2/util/MediaClock;
.super Ljava/lang/Object;
.source "MediaClock.java"
# virtual methods
.method public abstract getPlaybackParameters()Lcom/google/android/exoplayer2/PlaybackParameters;
.end method
.method public abstract getPositionUs()J
.end method
.method public abstract setPlaybackParameters(Lcom/google/android/exoplayer2/PlaybackParameters;)Lcom/google/android/exoplayer2/PlaybackParameters;
.end method