public class Constants
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Constants.AudioDualMonoMode |
static class |
Constants.MediaPlayerError |
static class |
Constants.MediaPlayerEvent |
static class |
Constants.MediaPlayerMetadataType |
static class |
Constants.MediaPlayerPreloadEvent |
static class |
Constants.MediaPlayerState
Media type.
|
static class |
Constants.MediaStreamType |
Modifier and Type | Field and Description |
---|---|
static int |
PLAYER_ERROR_NOT_INIT |
static int |
PLAYER_RENDER_MODE_ADAPTIVE |
static int |
PLAYER_RENDER_MODE_FIT |
static int |
PLAYER_RENDER_MODE_HIDDEN |
Constructor and Description |
---|
Constants() |
public static final int PLAYER_ERROR_NOT_INIT
public static final int PLAYER_RENDER_MODE_HIDDEN
public static final int PLAYER_RENDER_MODE_FIT
public static final int PLAYER_RENDER_MODE_ADAPTIVE