VP8Decoder.smali
.class Lio/agora/base/internal/video/VP8Decoder;
.super Lio/agora/base/internal/video/WrappedNativeVideoDecoder;
.source "VP8Decoder.java"
# direct methods
.method constructor <init>()V
.registers 1
.line 13
invoke-direct {p0}, Lio/agora/base/internal/video/WrappedNativeVideoDecoder;-><init>()V
return-void
.end method
.method static native nativeCreateDecoder()J
.end method
# virtual methods
.method public createNativeVideoDecoder()J
.registers 3
.line 16
invoke-static {}, Lio/agora/base/internal/video/VP8Decoder;->nativeCreateDecoder()J
move-result-wide v0
return-wide v0
.end method