mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
22 lines
513 B
Smali
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
|