errorReasonText property

String? errorReasonText
final

Provides a reason in English on why this video failed to encode. Empty if the state is not in "error".

read only

e.g: "The file was not recognized as a valid video file."

Implementation

final String? errorReasonText;