public interface IRendererCommon
| Modifier and Type | Field and Description |
|---|---|
static int |
MIRROR_BOTH |
static int |
MIRROR_HORIZONTAL |
static int |
MIRROR_NORMAL |
static int |
MIRROR_NUM |
static int |
MIRROR_VERTICAL |
| Modifier and Type | Method and Description |
|---|---|
void |
setMirror(int mirror)
映像を上下左右反転させるかどうかをセット
|
static final int MIRROR_NORMAL
static final int MIRROR_HORIZONTAL
static final int MIRROR_VERTICAL
static final int MIRROR_BOTH
static final int MIRROR_NUM