GestureEffectService.smali

.class public Lcom/yysdk/mobile/vpsdk/GestureEffectService;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/yysdk/mobile/vpsdk/GestureEffectService$GestureSoundInfo;,
        Lcom/yysdk/mobile/vpsdk/GestureEffectService$GestureSoundData;
    }
.end annotation


# instance fields
.field private mNativeService:J


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 27
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 28
    invoke-direct {p0}, Lcom/yysdk/mobile/vpsdk/GestureEffectService;->nativeCreate()V

    return-void
.end method

.method private native nativeCreate()V
.end method

.method private native nativeRelease()V
.end method


# virtual methods
.method public native bodyEffectRender(IJZ[F[ZI[BIIIIII)I
.end method

.method public native cancelGestureMagicInitiation()V
.end method

.method protected finalize()V
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Throwable;
        }
    .end annotation

    .line 162
    :try_start_0
    invoke-direct {p0}, Lcom/yysdk/mobile/vpsdk/GestureEffectService;->nativeRelease()V
    :try_end_3
    .catchall {:try_start_0 .. :try_end_3} :catchall_7

    .line 164
    invoke-super {p0}, Ljava/lang/Object;->finalize()V

    return-void

    :catchall_7
    move-exception v0

    invoke-super {p0}, Ljava/lang/Object;->finalize()V

    throw v0
.end method

.method public native getDetectedGestures([I)I
.end method

.method public native getGestureSoundData()[Lcom/yysdk/mobile/vpsdk/GestureEffectService$GestureSoundData;
.end method

.method public native getGestureSoundInfo()[Lcom/yysdk/mobile/vpsdk/GestureEffectService$GestureSoundInfo;
.end method

.method public native getKeypointSourceFlags()I
.end method

.method public native initiateGestureMagic([Ljava/lang/String;[Ljava/lang/String;[[B)Z
.end method

.method public native loadEffectResource()Z
.end method

.method public native needResetWhenStartRecord()Z
.end method

.method public native releaseGestureMagic()V
.end method

.method public native setAllStateMachineToInitialState(I)Z
.end method

.method public native setGestureModelPath(Ljava/lang/String;)V
.end method

.method public native unloadEffectResouce()V
.end method