AudioQueueParameter 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
枚举,其值指定音频队列的各种参数。
public enum AudioQueueParameter
type AudioQueueParameter =
- 继承
-
AudioQueueParameter
字段
| 名称 | 值 | 说明 |
|---|---|---|
| Volume | 1 | |
| PlayRate | 2 | |
| Pitch | 3 | |
| VolumeRampTime | 4 | |
| Pan | 13 |