public static interface QHVCRecorderCallBack.EVENT_CODE
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_AUTOADJUST_BITRATE |
static int |
EVENT_CONNECT_FAILED |
static int |
EVENT_CONNECTED |
static int |
EVENT_DISCONNECTED |
static int |
EVENT_DROP_FRAME |
static int |
EVENT_NEED_RESCHEDULING |
static int |
EVENT_NOT_HEALTHY_TRANS |
static int |
EVENT_PREPARE_FAILED |
static int |
EVENT_SET_INPUT_FAILED |
static int |
EVENT_SN_ARRIVAL |
static int |
EVENT_STREAM_CONNECT |
static int |
EVENT_STREAM_CONNECT_FAIL |
static int |
EVENT_STREAM_FINISH |
static int |
EVENT_UNKNOWN |
static int |
EVENT_USE_HWENCODER |
static int |
EVENT_WRITELOCAL_FAILED |
static final int EVENT_UNKNOWN
static final int EVENT_CONNECTED
static final int EVENT_CONNECT_FAILED
static final int EVENT_DISCONNECTED
static final int EVENT_SN_ARRIVAL
static final int EVENT_PREPARE_FAILED
static final int EVENT_STREAM_CONNECT_FAIL
static final int EVENT_STREAM_CONNECT
static final int EVENT_STREAM_FINISH
static final int EVENT_WRITELOCAL_FAILED
static final int EVENT_DROP_FRAME
static final int EVENT_NEED_RESCHEDULING
static final int EVENT_NOT_HEALTHY_TRANS
static final int EVENT_USE_HWENCODER
static final int EVENT_AUTOADJUST_BITRATE
static final int EVENT_SET_INPUT_FAILED