| Enumerator |
|---|
| CLIP_LIST_STATE_DISABLED | clip list feature is disabled (the user didn't provide a callback)
|
| CLIP_LIST_STATE_GET_RECORD_STATE | waiting for camera record state before getting list
|
| CLIP_LIST_STATE_RECORDING | camera is recording; we need to wait to get list
|
| CLIP_LIST_STATE_INIT_LIST | start getting list
|
| CLIP_LIST_STATE_GET_LIST | in the process of gettings list
|
| CLIP_LIST_STATE_HAVE_LIST | we have the complete list
|