mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
34 lines
914 B
Smali
34 lines
914 B
Smali
.class public final synthetic Lorg/webrtc/VideoSource$$ExternalSyntheticLambda1;
|
|
.super Ljava/lang/Object;
|
|
.source "D8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Lorg/webrtc/VideoSink;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic f$0:Lorg/webrtc/VideoSource;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lorg/webrtc/VideoSource;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lorg/webrtc/VideoSource$$ExternalSyntheticLambda1;->f$0:Lorg/webrtc/VideoSource;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onFrame(Lorg/webrtc/VideoFrame;)V
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lorg/webrtc/VideoSource$$ExternalSyntheticLambda1;->f$0:Lorg/webrtc/VideoSource;
|
|
|
|
invoke-virtual {p0, p1}, Lorg/webrtc/VideoSource;->lambda$setVideoProcessor$1$org-webrtc-VideoSource(Lorg/webrtc/VideoFrame;)V
|
|
|
|
return-void
|
|
.end method
|