美摄SDK For Android  3.10.1
Public 成员函数 | 所有成员列表
com.meicam.sdk.NvsStreamingContext.PlaybackExceptionCallback接口 参考

时间线播放异常回调接口 更多...

Public 成员函数

void onPlaybackException (NvsTimeline timeline, int exceptionType, String exceptionString)
 时间线播放异常信息 更多...
 

详细描述

时间线播放异常回调接口

成员函数说明

◆ onPlaybackException()

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

时间线播放异常信息

参数
timeline时间线
exceptionType异常类型。请参见引擎播放异常类型
exceptionString异常信息描述
自从
1.16.0

该接口的文档由以下文件生成: