mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-26 13:25:49 +08:00
opt: PlPlayerController (#1832)
* opt: audio uri * opt: PlPlayerController
This commit is contained in:
committed by
GitHub
parent
ed2bd069ee
commit
9411785d26
@@ -57,7 +57,7 @@ class _PlDanmakuState extends State<PlDanmaku> {
|
||||
} else {
|
||||
_plDanmakuController.queryDanmaku(
|
||||
PlDanmakuController.calcSegment(
|
||||
playerController.position.value.inMilliseconds,
|
||||
playerController.position.inMilliseconds,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user