MeiCam SDK For Android  3.14.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

◆ onPlaybackException()

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

Exception in timeline playback.

Parameters
timelineTimeline.
exceptionTypeException type,please refert to STREAMING_ENGINE_PLAYBACK_EXCEPTION_TYPE
exceptionStringException information
Since
1.16.0

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