public interface ZoomSDKVideoSender
Modifier and Type | Field and Description |
---|---|
static int |
ROTATION_ACTION_0 |
static int |
ROTATION_ACTION_180 |
static int |
ROTATION_ACTION_270 |
static int |
ROTATION_ACTION_90 |
Modifier and Type | Method and Description |
---|---|
void |
sendVideoFrame(java.nio.ByteBuffer frameBuffer,
int width,
int height,
int frameLength,
int rotation) |
static final int ROTATION_ACTION_0
static final int ROTATION_ACTION_90
static final int ROTATION_ACTION_180
static final int ROTATION_ACTION_270