public static interface

IMediaPlayer.OnLogEventListener

com.ksyun.media.player.IMediaPlayer.OnLogEventListener

Class Overview

日志回调监听器,播放器会将收集的日志交予开发者

Summary

Public Methods
abstract void onLogEvent(IMediaPlayer mp, String log)

Public Methods

public abstract void onLogEvent (IMediaPlayer mp, String log)