CameraSession.smali

.class interface abstract Lorg/webrtc/ali/CameraSession;
.super Ljava/lang/Object;
.source "CameraSession.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lorg/webrtc/ali/CameraSession$Events;,
        Lorg/webrtc/ali/CameraSession$CreateSessionCallback;,
        Lorg/webrtc/ali/CameraSession$FailureType;
    }
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract stop()V
.end method