api/bytertc_ktv_player_api library

Classes

RTCKTVPlayer
KTV 播放器接口类
RTCKTVPlayerEventHandler
KTV 播放器回调类

Typedefs

OnPlayProgressType = void Function(String musicId, int progress)
musicId:音乐 ID。
OnPlayStateChangedType = void Function(String musicId, PlayState playState, KTVPlayerErrorCode errorCode)
musicId:音乐 ID。