|
MeiCam SDK For Android
1.0.0
|
Hardware error callback interface. More...
Public Member Functions | |
| void | onHardwareError (int errorType, String stringInfo) |
| Timeline playback exception information. More... | |
Hardware error callback interface.
| void com.meicam.sdk.NvsStreamingContext.HardwareErrorCallback.onHardwareError | ( | int | errorType, |
| String | stringInfo | ||
| ) |
Timeline playback exception information.
| errorType | Type of hardware error, please refert to STREAMING_ENGINE_HARDWARE_ERROR_TYPE |
| stringInfo | Assistance information. |
1.8.11