Builder for MediaError.
|
Builder()
|
| MediaError |
build()
Build a
MediaError.
|
| MediaError.Builder | |
| MediaError.Builder | |
| MediaError.Builder | |
| MediaError.Builder |
Build a MediaError.
Sets the custom data.
Sets the detailed error code.
The detailed error code must be one of the constants defined in MediaError.DetailedErrorCode.
Set to null for unspecified.
Sets the error reason.
The reason must be one of the constants with ERROR_REASON_ prefix in
MediaError.
Sets the type of the media error.
The type must be one of the constants with ERROR_TYPE_ prefix in
MediaError.