Search
Preparing search index...
The search index is not available
小游戏框架
Options
All
Public
Public/Protected
All
Inherited
Menu
小游戏框架
AudioMixerSnapshot
Interface AudioMixerSnapshot
混音器快照接口
Hierarchy
AudioMixerSnapshot
Index
Properties
id
name
values
Methods
get
Parameter
Info
Properties
Readonly
id
id
:
string
快照id
memberof
AudioMixerSnapshot
name
name
:
string
快照名称
memberof
AudioMixerSnapshot
values
values
:
Map
<
string
,
ISnapshotParameterInfo
>
保存了被捕获参数相关信息
memberof
AudioMixerSnapshot
Methods
get
Parameter
Info
get
Parameter
Info
(
id
:
string
)
:
ISnapshotParameterInfo
获取指定参数被快照捕获的信息
memberof
AudioMixerSnapshot
Parameters
id:
string
参数id
Returns
ISnapshotParameterInfo
Exports
Audio
Mixer
Snapshot
id
name
values
get
Parameter
Info
Generated using
TypeDoc
混音器快照接口