RecorderReasonCode

Reason for recording state error.

Enumerations

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