public static interface VideoFrame.TextureBuffer extends VideoFrame.Buffer
Modifier and Type | Method and Description |
---|---|
int |
getTextureID()
The parameter "textureID" is a public integer variable that represents the ID of a texture in the graphics
memory.
|
Matrix |
getTransformMatrix()
Retrieve the transform matrix associated with the frame.
|
release, retain, toI420
int getTextureID()
Matrix getTransformMatrix()