大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0017 秒)
...red 属性返回 TimeRanges(JS)对象。TimeRanges 对象表示用户的音视频缓冲范围。缓冲范围指的是已缓冲音视频的时间范围。如果用户在音视频中跳跃播放,会得到多个缓冲范围。 buffered.length返回缓冲范围个数。如获取第一个缓冲范围...
来源: Laya3.0_api 发布时间: 20231115
...ideoPause(): void Defined in laya/resource/VideoTexture.ts:106 暂停播放视频 Returns void videoPlay videoPlay(): void Defined in laya/resource/VideoTexture.ts:97 开始播放视频 Returns void Static destroyUnusedResources destroyUnusedResources(): void Inherited from Resource.destroyUnusedRes...
来源: Laya3.0_api 发布时间: 20231102
...。 Static VIDEO VIDEO: string = "video" Defined in laya/net/Loader.ts:93 视频类型,加载完成后返回VideoTexture。 Static XML XML: string = "xml" Defined in laya/net/Loader.ts:85 XML 类型,加载完成后返回包含domXML的TextResource对象。 Static downloader downloader: Downloade...
来源: Laya3.0_api 发布时间: 20231115