currentChapterIndex
currentChapterIndex: number
currentChapterTime
currentChapterTime: number
currentChapterTotalTime
currentChapterTotalTime: number
groupCurrentTime
groupCurrentTime: number
groupTotalTime
groupTotalTime: number
percentage
percentage: number
totalChapters
totalChapters: number
组级(整组连续播放)进度聚合 —— 加法式新增,不替换章节级 V2Progress。 由「各章节 duration 的累计(getGroupChapterTimeMap)」+「当前章节 index」+「当前章节内时间」派生。 字段语义与 Legacy GlobalProgress 对齐,使展示端进度条 UI 可平滑复用。