MediaCodecVideoEncoder$1CaughtException.smali

.class Lorg/webrtc/ali/MediaCodecVideoEncoder$1CaughtException;
.super Ljava/lang/Object;
.source "MediaCodecVideoEncoder.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/webrtc/ali/MediaCodecVideoEncoder;->release()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "1CaughtException"
.end annotation


# instance fields
.field e:Ljava/lang/Exception;

.field final synthetic this$0:Lorg/webrtc/ali/MediaCodecVideoEncoder;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lorg/webrtc/ali/MediaCodecVideoEncoder;)V
    .registers 2
    .param p1, "this$0"    # Lorg/webrtc/ali/MediaCodecVideoEncoder;

    .line 605
    iput-object p1, p0, Lorg/webrtc/ali/MediaCodecVideoEncoder$1CaughtException;->this$0:Lorg/webrtc/ali/MediaCodecVideoEncoder;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method