Player$VideoComponent.smali
.class public interface abstract Lcom/google/android/exoplayer2/Player$VideoComponent;
.super Ljava/lang/Object;
.source "Player.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/Player;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "VideoComponent"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract addVideoListener(Lcom/google/android/exoplayer2/video/VideoListener;)V
.end method
.method public abstract clearCameraMotionListener(Lcom/google/android/exoplayer2/video/spherical/CameraMotionListener;)V
.end method
.method public abstract clearVideoFrameMetadataListener(Lcom/google/android/exoplayer2/video/VideoFrameMetadataListener;)V
.end method
.method public abstract clearVideoSurface()V
.end method
.method public abstract clearVideoSurface(Landroid/view/Surface;)V
.end method
.method public abstract clearVideoSurfaceHolder(Landroid/view/SurfaceHolder;)V
.end method
.method public abstract clearVideoSurfaceView(Landroid/view/SurfaceView;)V
.end method
.method public abstract clearVideoTextureView(Landroid/view/TextureView;)V
.end method
.method public abstract getVideoScalingMode()I
.end method
.method public abstract removeVideoListener(Lcom/google/android/exoplayer2/video/VideoListener;)V
.end method
.method public abstract setCameraMotionListener(Lcom/google/android/exoplayer2/video/spherical/CameraMotionListener;)V
.end method
.method public abstract setVideoFrameMetadataListener(Lcom/google/android/exoplayer2/video/VideoFrameMetadataListener;)V
.end method
.method public abstract setVideoScalingMode(I)V
.end method
.method public abstract setVideoSurface(Landroid/view/Surface;)V
.end method
.method public abstract setVideoSurfaceHolder(Landroid/view/SurfaceHolder;)V
.end method
.method public abstract setVideoSurfaceView(Landroid/view/SurfaceView;)V
.end method
.method public abstract setVideoTextureView(Landroid/view/TextureView;)V
.end method