public static interface VideoFrame.TextureBuffer extends VideoFrame.Buffer
限定符和类型 | 接口和说明 |
---|---|
static class |
VideoFrame.TextureBuffer.Type |
限定符和类型 | 方法和说明 |
---|---|
int |
getTextureId() |
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()
Matrix getTransformMatrix()