r.smali
.class public final synthetic Lorg/webrtc/r;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static a(Lorg/webrtc/VideoDecoderFactory;Ljava/lang/String;)Lorg/webrtc/VideoDecoder;
.registers 2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
new-instance p0, Ljava/lang/UnsupportedOperationException;
const-string p1, "Deprecated and not implemented."
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p0
.end method
.method public static b(Lorg/webrtc/VideoDecoderFactory;Lorg/webrtc/VideoCodecInfo;)Lorg/webrtc/VideoDecoder;
.registers 2
.annotation build Lorg/webrtc/CalledByNative;
.end annotation
invoke-virtual {p1}, Lorg/webrtc/VideoCodecInfo;->getName()Ljava/lang/String;
move-result-object p1
invoke-interface {p0, p1}, Lorg/webrtc/VideoDecoderFactory;->createDecoder(Ljava/lang/String;)Lorg/webrtc/VideoDecoder;
move-result-object p0
return-object p0
.end method
.method public static c(Lorg/webrtc/VideoDecoderFactory;)[Lorg/webrtc/VideoCodecInfo;
.registers 1
.annotation build Lorg/webrtc/CalledByNative;
.end annotation
const/4 p0, 0x0
new-array p0, p0, [Lorg/webrtc/VideoCodecInfo;
return-object p0
.end method