RCRTCVideoView$2.smali

.class Lcn/rongcloud/rtc/api/stream/RCRTCVideoView$2;
.super Ljava/lang/Object;
.source "RCRTCVideoView.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcn/rongcloud/rtc/api/stream/RCRTCVideoView;->surfaceDestroyed(Landroid/view/SurfaceHolder;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcn/rongcloud/rtc/api/stream/RCRTCVideoView;

.field final synthetic val$completionLatch:Ljava/util/concurrent/CountDownLatch;


# direct methods
.method constructor <init>(Lcn/rongcloud/rtc/api/stream/RCRTCVideoView;Ljava/util/concurrent/CountDownLatch;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcn/rongcloud/rtc/api/stream/RCRTCVideoView$2;->this$0:Lcn/rongcloud/rtc/api/stream/RCRTCVideoView;

    iput-object p2, p0, Lcn/rongcloud/rtc/api/stream/RCRTCVideoView$2;->val$completionLatch:Ljava/util/concurrent/CountDownLatch;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    .line 1
    iget-object v0, p0, Lcn/rongcloud/rtc/api/stream/RCRTCVideoView$2;->val$completionLatch:Ljava/util/concurrent/CountDownLatch;

    invoke-virtual {v0}, Ljava/util/concurrent/CountDownLatch;->countDown()V

    return-void
.end method