Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AudioMixerSnapshot

混音器快照接口

Hierarchy

  • AudioMixerSnapshot

Index

Properties

Methods

Properties

Readonly id

id: string

快照id

memberof

AudioMixerSnapshot

name

name: string

快照名称

memberof

AudioMixerSnapshot

values

values: Map<string, ISnapshotParameterInfo>

保存了被捕获参数相关信息

memberof

AudioMixerSnapshot

Methods

getParameterInfo

  • 获取指定参数被快照捕获的信息

    memberof

    AudioMixerSnapshot

    Parameters

    • id: string

      参数id

    Returns ISnapshotParameterInfo

Generated using TypeDoc