Package | Description |
---|---|
org.webrtc |
Modifier and Type | Method and Description |
---|---|
TextureBufferImpl |
TextureBufferImpl.applyTransformMatrix(android.graphics.Matrix transformMatrix,
int newWidth,
int newHeight)
Create a new TextureBufferImpl with an applied transform matrix and a new size.
|
Modifier and Type | Method and Description |
---|---|
static VideoFrame.TextureBuffer |
CameraSession.createTextureBufferWithModifiedTransformMatrix(TextureBufferImpl buffer,
boolean mirror,
int rotation) |