大约有 55 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames SoundChannelProperties | Methods Packagelaya.mediaClasspublic class SoundChannelInheritanceSoundChannel EventDispatcher Object SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且应...
来源: laya_api 发布时间: 20170929
...I DocumentationAll Packages | All Classes | Index | Frames No Frames SoundChannelProperties | Methods Packagelaya.mediaClasspublic class SoundChannelInheritanceSoundChannel EventDispatcher Object SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且应...
来源: Laya2.0_api 发布时间: 20190513
关于失去焦点 声音的SoundChannel 如何重新获取 var c:SoundChannel c=SoundManager.playMusic('sucai/lian.mp3'); trace(c.属性) 这里都有的 然后 失去焦点 声音停止 然后 又点一下屏幕 得到浏览器焦点 声音 继续播放 然后 这时候 c的属...
来源: Laya_社区 发布时间: 20170928
layanative, - SoundChannel:获取不到 duration, position layanative, - SoundChannel:获取不到 duration, position 2019-01-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 条件不...
来源: Laya_社区 发布时间: 20190107
...c/Protected All Inherited Externals Only exported Menu Globals "laya/media/SoundChannel" SoundChannel Class SoundChannel SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且应用程序可以具有混合在一起的多个声道。 SoundChannel 类包含控制...
来源: Laya3.0_api 发布时间: 20231115
SoundChannel 有使用说明么, 2017-12-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你如果是单独的控制声音播放的话,直接调用SoundManager.playMusic就行了,...
来源: Laya_社区 发布时间: 20171225
在frameLoop中获取和设置SoundChannel的volume的问题 这边有个需求,要做bgm音量的淡入和淡出,目前做法是在frameLoop中每帧对SoundChannel的volume做加法和减法,在layaair和chrome环境下没有问题,但在微信小游戏开发工具的runtime下,每帧...
来源: Laya_社区 发布时间: 20180717
iosapp获取到的soundChannel.position总是为0,导致不能继续播放 附件 : --> 2019-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 1987c 请上传个demo 2019-09-23 1 1 ...
来源: Laya_社区 发布时间: 20190923
...tatic] SoundManagerPublic Methods MethodDefined By addChannel(channel:SoundChannel):void[static] 添加播放的声音实例。 SoundManager destroySound(url:String):void[static] 释放声音资源。 SoundManager playMusic(url:String, loops:int = 0, complete:Handler = null, startTime:Num...
来源: Laya2.0_api 发布时间: 20190513
...放。 SoundManagerPublic Methods MethodDefined By addChannel(channel:SoundChannel):void[static] 添加播放的声音实例。 SoundManager destroySound(url:String):void[static] 释放声音资源。 SoundManager playMusic(url:String, loops:int = 0, complete:Handler = null, startTime:Num...
来源: laya_api 发布时间: 20170929