SmartclipSDKiOS 3.0.0
Smartclip Advertisement Framework for iOS
Instance Methods | Protected Types | List of all members
SCMediaError Class Reference

Use this class to inform SmartclipSDKiOS about a media error (error that occured during content video playback) More...

#import <SCMediaError.h>

Inheritance diagram for SCMediaError:

Instance Methods

(instancetype) - initWithError:
 Default initializer.
 
(NSString *) - description
 Get the error description.
 

Protected Types

enum  MediaErrorCode { MEDIA_ERR_ABORTED = 1 , MEDIA_ERR_NETWORK , MEDIA_ERR_DECODE , MEDIA_ERR_SRC_NOT_SUPPORTED }
 Media error codes.
 
typedef enum SCMediaError::MediaErrorCode MediaErrorCode
 Media error codes.
 

Detailed Description

Use this class to inform SmartclipSDKiOS about a media error (error that occured during content video playback)


The documentation for this class was generated from the following file: