Rabbit-R1/switch port/smali/smali_classes2/androidx/media3/exoplayer/ExoPlayer$VideoComponent.smali

110 lines
3.2 KiB
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Landroidx/media3/exoplayer/ExoPlayer$VideoComponent;
.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 = "VideoComponent"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract clearCameraMotionListener(Landroidx/media3/exoplayer/video/spherical/CameraMotionListener;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoFrameMetadataListener(Landroidx/media3/exoplayer/video/VideoFrameMetadataListener;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoSurface()V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoSurface(Landroid/view/Surface;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoSurfaceHolder(Landroid/view/SurfaceHolder;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoSurfaceView(Landroid/view/SurfaceView;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoTextureView(Landroid/view/TextureView;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getVideoChangeFrameRateStrategy()I
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getVideoScalingMode()I
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract getVideoSize()Landroidx/media3/common/VideoSize;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setCameraMotionListener(Landroidx/media3/exoplayer/video/spherical/CameraMotionListener;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoChangeFrameRateStrategy(I)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoFrameMetadataListener(Landroidx/media3/exoplayer/video/VideoFrameMetadataListener;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoScalingMode(I)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoSurface(Landroid/view/Surface;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoSurfaceHolder(Landroid/view/SurfaceHolder;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoSurfaceView(Landroid/view/SurfaceView;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setVideoTextureView(Landroid/view/TextureView;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method