Shaka Player Embedded
Variables
error_objc.mm File Reference
#include "shaka/error_objc.h"
#include "shaka/error.h"
#include "src/util/objc_utils.h"

Go to the source code of this file.

Variables

const NSErrorDomain ShakaPlayerErrorDomain = @"@"ShakaPlayerErrorDomain"
 
const NSErrorUserInfoKey ShakaPlayerErrorCategoryKey = @"@"ShakaPlayerErrorCategoryKey"
 
const NSErrorUserInfoKey ShakaPlayerErrorSeverityKey = @"@"ShakaPlayerErrorSeverityKey"
 

Variable Documentation

§ ShakaPlayerErrorCategoryKey

const NSErrorUserInfoKey ShakaPlayerErrorCategoryKey = @"@"ShakaPlayerErrorCategoryKey"

Definition at line 21 of file error_objc.mm.

§ ShakaPlayerErrorDomain

const NSErrorDomain ShakaPlayerErrorDomain = @"@"ShakaPlayerErrorDomain"

Definition at line 20 of file error_objc.mm.

§ ShakaPlayerErrorSeverityKey

const NSErrorUserInfoKey ShakaPlayerErrorSeverityKey = @"@"ShakaPlayerErrorSeverityKey"

Definition at line 22 of file error_objc.mm.