VideoCapturer.smali

.class public interface abstract Lio/agora/base/internal/video/VideoCapturer;
.super Ljava/lang/Object;
.source "VideoCapturer.java"


# virtual methods
.method public abstract changeCaptureFormat(III)V
.end method

.method public abstract dispose()V
.end method

.method public abstract initialize(Lio/agora/base/internal/video/SurfaceTextureHelper;Landroid/content/Context;Lio/agora/base/internal/video/CapturerObserver;)V
.end method

.method public abstract isScreencast()Z
.end method

.method public abstract startCapture(III)V
.end method

.method public abstract stopCapture()V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/InterruptedException;
        }
    .end annotation
.end method