VideoPusherJNI$2.smali
.class Lcom/alivc/component/capture/VideoPusherJNI$2;
.super Ljava/lang/Object;
.source "VideoPusherJNI.java"
# interfaces
.implements Lcom/alivc/component/capture/VideoPusher$VideoSourceTextureListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/alivc/component/capture/VideoPusherJNI;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/alivc/component/capture/VideoPusherJNI;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/alivc/component/capture/VideoPusherJNI;)V
.registers 2
.param p1, "this$0" # Lcom/alivc/component/capture/VideoPusherJNI;
.line 27
iput-object p1, p0, Lcom/alivc/component/capture/VideoPusherJNI$2;->this$0:Lcom/alivc/component/capture/VideoPusherJNI;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onVideoFrame(JIIIII)V
.registers 16
.param p1, "timestamp" # J
.param p3, "cameraId" # I
.param p4, "orientation" # I
.param p5, "width" # I
.param p6, "height" # I
.param p7, "format" # I
.line 30
iget-object v0, p0, Lcom/alivc/component/capture/VideoPusherJNI$2;->this$0:Lcom/alivc/component/capture/VideoPusherJNI;
move-wide v1, p1
move v3, p3
move v4, p4
move v5, p5
move v6, p6
move v7, p7
invoke-static/range {v0 .. v7}, Lcom/alivc/component/capture/VideoPusherJNI;->access$100(Lcom/alivc/component/capture/VideoPusherJNI;JIIIII)I
.line 31
return-void
.end method