mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
70 lines
1.8 KiB
Smali
70 lines
1.8 KiB
Smali
![]() |
.class public interface abstract Lcom/google/android/exoplayer2/ExoPlayer$AudioComponent;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "ExoPlayer.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/google/android/exoplayer2/ExoPlayer;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "AudioComponent"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract clearAuxEffectInfo()V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getAudioAttributes()Lcom/google/android/exoplayer2/audio/AudioAttributes;
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getAudioSessionId()I
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getSkipSilenceEnabled()Z
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getVolume()F
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setAudioAttributes(Lcom/google/android/exoplayer2/audio/AudioAttributes;Z)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setAudioSessionId(I)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setAuxEffectInfo(Lcom/google/android/exoplayer2/audio/AuxEffectInfo;)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setSkipSilenceEnabled(Z)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setVolume(F)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|