VideoSink.smali
.class public interface abstract Lorg/webrtc/VideoSink;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract onFrame(Lorg/webrtc/VideoFrame;)V
.annotation build Lorg/webrtc/CalledByNative;
.end annotation
.end method