34 lines
833 B
Smali
34 lines
833 B
Smali
.class public final synthetic Le0/d/p;
|
|
.super Ljava/lang/Object;
|
|
.source "lambda"
|
|
|
|
# interfaces
|
|
.implements Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic a:Lorg/webrtc/SurfaceTextureHelper;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lorg/webrtc/SurfaceTextureHelper;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Le0/d/p;->a:Lorg/webrtc/SurfaceTextureHelper;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onFrameAvailable(Landroid/graphics/SurfaceTexture;)V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Le0/d/p;->a:Lorg/webrtc/SurfaceTextureHelper;
|
|
|
|
invoke-virtual {v0, p1}, Lorg/webrtc/SurfaceTextureHelper;->a(Landroid/graphics/SurfaceTexture;)V
|
|
|
|
return-void
|
|
.end method
|