RecorderReasonCode
Reason for recording state error.
Enumerations
- recorderReasonNone
- 0: Everything is normal.
- recorderReasonWriteFailed
- 1: Failed to write the recording file.
- recorderReasonNoStream
- 2: No audio/video stream to record or the stream was interrupted for more than 5 seconds.
- recorderReasonOverMaxDuration
- 3: Recording duration exceeds the limit.
- recorderReasonConfigChanged
- 4: Recording configuration changed.