MeiCam SDK For iOS  3.14.2
Properties | List of all members
NvsMediaError Class Reference

Media error info from callback. More...

#import <NvsStreamingContext.h>

Inheritance diagram for NvsMediaError:

Properties

NvsStreamingEngineMediaErrorType errorType
 媒体错误类型 More...
 
BOOL isHardwareError
 Whether is hardware error or not. More...
 
NSString * errorInfo
 error information. More...
 

Detailed Description

Media error info from callback.

Property Documentation

◆ errorInfo

- (NSString*) errorInfo
readwriteatomicassign

error information.

◆ errorType

- (NvsStreamingEngineMediaErrorType) errorType
readwriteatomicassign

媒体错误类型

◆ isHardwareError

- (BOOL) isHardwareError
readwriteatomicassign

Whether is hardware error or not.


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