opt viewpoint

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-01 20:06:15 +08:00
parent 0fd3f3ffd1
commit e1944b0c8d

View File

@@ -1487,7 +1487,7 @@ class VideoDetailController extends GetxController
}
if (plPlayerController.showViewPoints &&
playInfo.viewPoints?.isNotEmpty == true) {
playInfo.viewPoints?.firstOrNull?.type == 2) {
try {
viewPointList.value = playInfo.viewPoints!.map((item) {
double start = (item.to! / (data.timeLength! / 1000)).clamp(