RecorderReasonCode
Reasons for recording state errors.
Enumerations
- RecorderReasonNone
- 0: Everything is normal.
- RecorderErrorWriteFailed
- 1: Failed to write the recording file.
- RecorderErrorNoStream
- 2: No audio/video stream to record or the recorded stream was interrupted for more than 5 seconds.
- RecorderErrorOverMaxDuration
- 3: Recording duration exceeds the maximum limit.
- RecorderErrorConfigChanged
- 4: Recording configuration changed.