mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
55 lines
1.3 KiB
Smali
55 lines
1.3 KiB
Smali
|
.class public interface abstract Landroidx/media3/exoplayer/ExoPlayer$DeviceComponent;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "ExoPlayer.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/media3/exoplayer/ExoPlayer;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "DeviceComponent"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract decreaseDeviceVolume()V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getDeviceInfo()Landroidx/media3/common/DeviceInfo;
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract getDeviceVolume()I
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract increaseDeviceVolume()V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract isDeviceMuted()Z
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setDeviceMuted(Z)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|
||
|
|
||
|
.method public abstract setDeviceVolume(I)V
|
||
|
.annotation runtime Ljava/lang/Deprecated;
|
||
|
.end annotation
|
||
|
.end method
|