MeiCam SDK For Android  3.10.0
Public Member Functions | List of all members
com.meicam.sdk.NvsStreamingContext.HardwareErrorCallback Interface Reference

Hardware error callback interface. More...

Public Member Functions

void onHardwareError (int errorType, String stringInfo)
 Hardware exception information. More...
 

Detailed Description

Hardware error callback interface.

Member Function Documentation

◆ onHardwareError()

void com.meicam.sdk.NvsStreamingContext.HardwareErrorCallback.onHardwareError ( int  errorType,
String  stringInfo 
)

Hardware exception information.

Parameters
errorTypeType of hardware error, please refert to STREAMING_ENGINE_HARDWARE_ERROR_TYPE
stringInfoAssistance information.
Since
1.16.0

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