public class TJVideoStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
STATUS_MEDIA_STORAGE_UNAVAILABLE
SD card or external storage is not mounted to the device.
|
static int |
STATUS_NETWORK_ERROR_ON_INIT_VIDEOS
Network error occurred while trying to initialize videos.
|
static int |
STATUS_UNABLE_TO_PLAY_VIDEO
Error while trying to play video.
|
Constructor and Description |
---|
TJVideoStatus() |
public static final int STATUS_MEDIA_STORAGE_UNAVAILABLE
public static final int STATUS_NETWORK_ERROR_ON_INIT_VIDEOS
public static final int STATUS_UNABLE_TO_PLAY_VIDEO