public static interface VideoUtils.ProgressCallback
| Modifier and Type | Field and Description |
|---|---|
static int |
EVENT_SERVER_ENCODING_COMPLETE |
static int |
EVENT_SERVER_ENCODING_PROGRESS |
static int |
EVENT_UPLOAD_COMPLETE |
static int |
EVENT_UPLOAD_PROGRESS |
| Modifier and Type | Method and Description |
|---|---|
void |
onProgressUpdate(int event,
int progress) |
static final int EVENT_UPLOAD_PROGRESS
static final int EVENT_UPLOAD_COMPLETE
static final int EVENT_SERVER_ENCODING_PROGRESS
static final int EVENT_SERVER_ENCODING_COMPLETE
Copyright © 2020. All rights reserved.