public static interface VideoFrame.TextureBuffer extends VideoFrame.Buffer
Modifier and Type | Interface and Description |
---|---|
static class |
VideoFrame.TextureBuffer.Type |
Modifier and Type | Method and Description |
---|---|
int |
getTextureId() |
android.graphics.Matrix |
getTransformMatrix()
Retrieve the transform matrix associated with the frame.
|
VideoFrame.TextureBuffer.Type |
getType() |
cropAndScale, getHeight, getWidth, release, retain, toI420
VideoFrame.TextureBuffer.Type getType()
int getTextureId()
android.graphics.Matrix getTransformMatrix()
6.0.0