OpusLibrary.smali
.class public final Lcom/google/android/exoplayer2/ext/opus/OpusLibrary;
.super Ljava/lang/Object;
.source "OpusLibrary.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 26
const-string v0, "goog.exo.opus"
invoke-static {v0}, Lcom/google/android/exoplayer2/ExoPlayerLibraryInfo;->registerModule(Ljava/lang/String;)V
.line 27
return-void
.end method
.method private constructor <init>()V
.registers 1
.line 29
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getVersion()Ljava/lang/String;
.registers 1
.line 35
invoke-static {}, Lcom/google/android/exoplayer2/ext/opus/OpusLibrary;->opusGetVersion()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public static native opusGetVersion()Ljava/lang/String;
.end method
.method public static native opusIsSecureDecodeSupported()Z
.end method