api/bytertc_ktv_player_api library

Classes

RTCKTVPlayer
KTV player API class.
RTCKTVPlayerEventHandler
KTV player event handler.

Typedefs

OnPlayProgressType = void Function(String musicId, int progress)
musicId: Music ID.
OnPlayStateChangedType = void Function(String musicId, PlayState playState, KTVPlayerErrorCode errorCode)
musicId: Music ID.