public interface CameraSession
Modifier and Type | Interface and Description |
---|---|
static interface |
CameraSession.CreateSessionCallback |
static interface |
CameraSession.Events |
static class |
CameraSession.FailureType |
Modifier and Type | Method and Description |
---|---|
static VideoFrame.TextureBuffer |
createTextureBufferWithModifiedTransformMatrix(TextureBufferImpl buffer,
boolean mirror,
int rotation) |
static int |
getDeviceOrientation(android.content.Context context) |
void |
stop()
Stops the capture.
|
void stop()
static int getDeviceOrientation(android.content.Context context)
static VideoFrame.TextureBuffer createTextureBufferWithModifiedTransformMatrix(TextureBufferImpl buffer, boolean mirror, int rotation)
6.0.0