获取播放进度 (当前秒数, 总秒数)
Future<(BigInt, BigInt)> getPositionInfoSec() => RustLib.instance.api.crateApiCastProjectorInfoGetPositionInfoSec( that: this, );