大约有 11 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0025 秒)
...c/Protected All Inherited Externals Only exported Menu Globals "laya/media/SoundChannel" SoundChannel Class SoundChannel SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且应用程序可以具有混合在一起的多个声道。 SoundChannel 类包含控制...
来源: Laya3.0_api 发布时间: 20231115
... value: boolean Returns void Methods Static addChannel addChannel(channel: SoundChannel): void Defined in laya/media/SoundManager.ts:96 添加播放的声音实例。 Parameters channel: SoundChannel SoundChannel 对象。 Returns void Static destroySound destroySound(url: string): void Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...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
...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
...移除。 EventDispatcher play(startTime:Number = 0, loops:Number = 0):SoundChannel 播放声音。 SoundProperty Detaildurationpropertyduration:Number [read-only] 获取总时间。 Implementation public function get duration():NumberMethod Detaildispose()method public function dispos...
来源: laya_api 发布时间: 20170929
...移除。 EventDispatcher play(startTime:Number = 0, loops:Number = 0):SoundChannel 播放声音。 SoundProperty Detaildurationpropertyduration:Number [read-only] 获取总时间。 Implementation public function get duration():NumberMethod Detaildispose()method public function dispos...
来源: Laya2.0_api 发布时间: 20190513
...y[] Returns EventDispatcher play play(startTime?: number, loops?: number): SoundChannel Defined in laya/media/Sound.ts:24 播放声音。 Parameters Default value startTime: number = 0 开始时间,单位秒 Default value loops: number = 0 循环次数,0表示一直循环 Returns SoundChannel 声道...
来源: Laya3.0_api 发布时间: 20231115
...: https://layaair.ldc.layabox.com/api/?category=Core&class=laya.media.SoundChannel 看一下 sound相关api ,播放音乐会返回一个channel ,这里包含音乐的信息 2018-01-21 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...
来源: Laya_社区 发布时间: 20180121