logo
On this page

ZegoDataRecordState

ZegoDataRecordState

Record state.

Declared in ZegoExpressDefines.h

Properties

ZegoDataRecordStateNoRecord

ZegoDataRecordStateNoRecord
ZegoDataRecordStateNoRecord=(0)

Unrecorded state, which is the state when a recording error occurs or before recording starts.

ZegoDataRecordStateRecording

ZegoDataRecordStateRecording
ZegoDataRecordStateRecording=(1)

Recording in progress, in this state after successfully call [startRecordingCapturedData] function

ZegoDataRecordStateSuccess

ZegoDataRecordStateSuccess
ZegoDataRecordStateSuccess=(2)

Record successs

Previous

zegocustomaudioprocesstype

Next

zegodatarecordtype

On this page

Back to top