VideoFrame$Buffer.smali
.class public interface abstract Lcom/mmc/player/render/VideoFrame$Buffer;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/mmc/player/render/RefCounted;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mmc/player/render/VideoFrame;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Buffer"
.end annotation
# virtual methods
.method public abstract getHeight()I
.annotation build Lcom/mmc/player/utils/CalledByNative;
value = "Buffer"
.end annotation
.end method
.method public abstract getWidth()I
.annotation build Lcom/mmc/player/utils/CalledByNative;
value = "Buffer"
.end annotation
.end method
.method public abstract release()V
.annotation build Lcom/mmc/player/utils/CalledByNative;
value = "Buffer"
.end annotation
.end method
.method public abstract retain()V
.annotation build Lcom/mmc/player/utils/CalledByNative;
value = "Buffer"
.end annotation
.end method
.method public abstract toI420()Lcom/mmc/player/render/VideoFrame$I420Buffer;
.annotation build Lcom/mmc/player/utils/CalledByNative;
value = "Buffer"
.end annotation
.end method