VideoProducerReporter.smali 
.class public Lcom/tencent/liteav/videoproducer/producer/VideoProducerReporter;
.super Lcom/tencent/liteav/videobase/videobase/e;
.source "SourceFile"
# annotations
.annotation runtime Lcom/tencent/liteav/base/annotations/JNINamespace;
    value = "liteav::video"
.end annotation
# direct methods
.method public constructor <init>(J)V
    .registers 3
    .line 13
    invoke-direct {p0}, Lcom/tencent/liteav/videobase/videobase/e;-><init>()V
    .line 14
    iput-wide p1, p0, Lcom/tencent/liteav/videoproducer/producer/VideoProducerReporter;->mNativeVideoReporter:J
    return-void
.end method
# virtual methods
.method public native nativeNotifyError(JILjava/lang/String;)V
.end method
.method public native nativeNotifyEvent(JILjava/lang/Object;Ljava/lang/String;)V
.end method
.method public native nativeNotifyKeyEvent(JIILjava/lang/String;)V
.end method
.method public native nativeNotifyKeyWarning(JIILjava/lang/String;)V
.end method
.method public native nativeNotifyWarning(JILjava/lang/String;)V
.end method
.method public native nativeUpdateKeyStatus(JIID)V
.end method
.method public native nativeUpdateKeyStatusObject(JIILjava/lang/Object;)V
.end method
.method public native nativeUpdateStatus(JID)V
.end method
.method public native nativeUpdateStatusObject(JILjava/lang/Object;)V
.end method
.method public native nativeUpdateStatusString(JILjava/lang/String;)V
.end method
.method public declared-synchronized resetNativeHandle()V
    .registers 3
    monitor-enter p0
    const-wide/16 v0, 0x0
    .line 19
    :try_start_3
    iput-wide v0, p0, Lcom/tencent/liteav/videoproducer/producer/VideoProducerReporter;->mNativeVideoReporter:J
    :try_end_5
    .catchall {:try_start_3 .. :try_end_5} :catchall_7
    .line 20
    monitor-exit p0
    return-void
    :catchall_7
    move-exception v0
    monitor-exit p0
    throw v0
.end method