Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/FileVideoCapturer$VideoReader.smali
2024-05-21 17:08:36 -04:00

22 lines
513 B
Smali

.class interface abstract Lorg/webrtc/FileVideoCapturer$VideoReader;
.super Ljava/lang/Object;
.source "FileVideoCapturer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/FileVideoCapturer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x60a
name = "VideoReader"
.end annotation
# virtual methods
.method public abstract close()V
.end method
.method public abstract getNextFrame()Lorg/webrtc/VideoFrame;
.end method