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

Callback interface for timeline playback exception. More...

Public Member Functions

void onPlaybackException (NvsTimeline timeline, int exceptionType, String exceptionString)
 Exception in timeline playback. More...
 

Detailed Description

Callback interface for timeline playback exception.

Member Function Documentation

void com.meicam.sdk.NvsStreamingContext.PlaybackExceptionCallback.onPlaybackException ( NvsTimeline  timeline,
int  exceptionType,
String  exceptionString 
)

Exception in timeline playback.

Parameters
timelineTimeline.
exceptionTypeException type
exceptionStringException information
Since
1.16.0

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