H264Encoder.smali
.class public Lorg/webrtc/H264Encoder;
.super Lorg/webrtc/WrappedNativeVideoEncoder;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lorg/webrtc/WrappedNativeVideoEncoder;-><init>()V
return-void
.end method
.method public static native nativeCreateEncoder()J
.end method
.method public static native nativeIsSupported()Z
.end method
# virtual methods
.method public createNativeVideoEncoder()J
.registers 3
invoke-static {}, Lorg/webrtc/H264Encoder;->nativeCreateEncoder()J
move-result-wide v0
return-wide v0
.end method
.method public isHardwareEncoder()Z
.registers 2
const/4 v0, 0x0
return v0
.end method