| MeiCam SDK For Android
    1.0.0
    | 
Callback interface for timeline playback exception. More...
| Public Member Functions | |
| void | onPlaybackException (NvsTimeline timeline, int exceptionType, String exceptionString) | 
| Exception in timeline playback.  More... | |
Callback interface for timeline playback exception.
| void com.meicam.sdk.NvsStreamingContext.PlaybackExceptionCallback.onPlaybackException | ( | NvsTimeline | timeline, | 
| int | exceptionType, | ||
| String | exceptionString | ||
| ) | 
Exception in timeline playback.
| timeline | Timeline. | 
| exceptionType | Exception type | 
| exceptionString | Exception information | 
 1.8.11
 1.8.11