PlayEndCallback typedef

PlayEndCallback = void Function()

播放结束的回调

Implementation

typedef PlayEndCallback = void Function();