Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoDataRecordState

Record state.

Index

Enumeration members

Enumeration members

NoRecord

NoRecord: = 0

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

Recording

Recording: = 1

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

Success

Success: = 2

Record successs

Generated using TypeDoc