Rabbit-R1/android (non root)/smali/smali_classes2/com/google/android/exoplayer2/ExoPlayer$VideoComponent.smali
2024-05-21 17:08:36 -04:00

109 lines
3.3 KiB
Smali

.class public interface abstract Lcom/google/android/exoplayer2/ExoPlayer$VideoComponent;
.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 = "VideoComponent"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract clearCameraMotionListener(Lcom/google/android/exoplayer2/video/spherical/CameraMotionListener;)V
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract clearVideoFrameMetadataListener(Lcom/google/android/exoplayer2/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()Lcom/google/android/exoplayer2/video/VideoSize;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end method
.method public abstract setCameraMotionListener(Lcom/google/android/exoplayer2/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(Lcom/google/android/exoplayer2/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