apkfuckery/com.discord/smali_classes2/org/webrtc/VideoEncoder$CodecSpecificInfoH264.smali

25 lines
568 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public Lorg/webrtc/VideoEncoder$CodecSpecificInfoH264;
.super Lorg/webrtc/VideoEncoder$CodecSpecificInfo;
2019-02-04 20:29:01 +00:00
.source "VideoEncoder.java"
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Lorg/webrtc/VideoEncoder;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
2019-02-04 20:08:30 +00:00
name = "CodecSpecificInfoH264"
2019-02-04 20:05:16 +00:00
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
2019-02-04 20:08:30 +00:00
invoke-direct {p0}, Lorg/webrtc/VideoEncoder$CodecSpecificInfo;-><init>()V
2019-02-04 20:05:16 +00:00
return-void
.end method