Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/VideoEncoder$CodecSpecificInfoH264.smali
2024-05-21 17:08:36 -04:00

25 lines
581 B
Smali

.class public Lorg/webrtc/VideoEncoder$CodecSpecificInfoH264;
.super Lorg/webrtc/VideoEncoder$CodecSpecificInfo;
.source "VideoEncoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/VideoEncoder;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "CodecSpecificInfoH264"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 87
invoke-direct {p0}, Lorg/webrtc/VideoEncoder$CodecSpecificInfo;-><init>()V
return-void
.end method