VideoCapturer$CapturerOwnerInterface.smali
.class public interface abstract Lcom/imo/android/imoim/av/macaw/VideoCapturer$CapturerOwnerInterface;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/imo/android/imoim/av/macaw/VideoCapturer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "CapturerOwnerInterface"
.end annotation
# virtual methods
.method public abstract cameraInitFailed()V
.end method
.method public abstract cameraLost()V
.end method
.method public abstract cameraNotStarted()V
.end method
.method public abstract cameraStarted()V
.end method
.method public abstract capturedFrame()V
.end method
.method public abstract getCameraFacing()I
.end method
.method public abstract getCameraPreferHD()Z
.end method
.method public abstract sendFrame(II[BI)V
.end method
.method public abstract setCameraFacing(I)V
.end method
.method public abstract setCameraRotation(I)V
.end method
.method public abstract videoCaptureEnd()V
.end method