FileVideoCapturer$VideoReader.smali

.class interface abstract Lorg/webrtc/ali/FileVideoCapturer$VideoReader;
.super Ljava/lang/Object;
.source "FileVideoCapturer.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/webrtc/ali/FileVideoCapturer;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x60a
    name = "VideoReader"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract close()V
.end method

.method public abstract getFrameHeight()I
.end method

.method public abstract getFrameWidth()I
.end method

.method public abstract getNextFrame()[B
.end method