|
Shaka Player Embedded
|
Go to the source code of this file.
Classes | |
| class | ShakaPlayerError |
Variables | |
| NS_ASSUME_NONNULL_BEGIN FOUNDATION_EXPORT const NSErrorDomain | ShakaPlayerErrorDomain |
| FOUNDATION_EXPORT const NSErrorUserInfoKey | ShakaPlayerErrorCategoryKey |
| FOUNDATION_EXPORT const NSErrorUserInfoKey | ShakaPlayerErrorSeverityKey |
| FOUNDATION_EXPORT const NSErrorUserInfoKey ShakaPlayerErrorCategoryKey |
The category of the error, if this is a Shaka error. This is the same as shaka.util.Error.Category.
Definition at line 27 of file error_objc.h.
| NS_ASSUME_NONNULL_BEGIN FOUNDATION_EXPORT const NSErrorDomain ShakaPlayerErrorDomain |
Shaka Player Embedded errors
Definition at line 25 of file error_objc.h.
| FOUNDATION_EXPORT const NSErrorUserInfoKey ShakaPlayerErrorSeverityKey |
The severity of the error, if this is a Shaka error. This is the same as shaka.util.Error.Severity.
Definition at line 29 of file error_objc.h.
1.8.13