MeiCam SDK For Android  1.0.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)
 Timeline playback exception information. More...
 

Detailed Description

Hardware error callback interface.

Member Function Documentation

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

Timeline playback 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: