.class public interface abstract Lorg/webrtc/VideoFrame$Buffer; .super Ljava/lang/Object; .source "VideoFrame.java" # interfaces .implements Lorg/webrtc/RefCounted; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lorg/webrtc/VideoFrame; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "Buffer" .end annotation # virtual methods .method public abstract cropAndScale(IIIIII)Lorg/webrtc/VideoFrame$Buffer; .end method .method public getBufferType()I .locals 0 const/4 p0, 0x0 return p0 .end method .method public abstract getHeight()I .end method .method public abstract getWidth()I .end method .method public abstract release()V .end method .method public abstract retain()V .end method .method public abstract toI420()Lorg/webrtc/VideoFrame$I420Buffer; .end method