大约有 93 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
...,默认为true。 Default value jumpFrame: boolean = false 时钟是否跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerO...
来源: Laya3.0_api 发布时间: 20231115
...,默认为true。 Default value jumpFrame: boolean = false 时钟是否跳帧。基于时间的循环回调,单位时间间隔内,如能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 Returns void timerOnce timerO...
来源: Laya3.0_api 发布时间: 20231115
...围指的是已缓冲音视频的时间范围。如果用户在音视频中跳跃播放,会得到多个缓冲范围。 buffered.length返回缓冲范围个数。如获取第一个缓冲范围则是buffered.start(0)和buffered.end(0)。以秒计。 Returns any TimeRanges(JS)对象 cacheAs get cache...
来源: Laya3.0_api 发布时间: 20231102