development:data-structure-reference:audio-information
Table of Contents
Audio Information
Sound
- Data Type: 1 Dimensional Array
Index | Detail | Data Type | Default Value | etc. |
---|---|---|---|---|
1 | File Name | String | "" | |
3 | Volume | Integer | 100 | 0(silence) 〜 100(max) |
4 | Tempo | Integer | 100 | 50 ≦ 100(normal) ≦ 150 |
5 | Balance | Integer | 50 | 0(left) ≦ 50(center) ≦ 100(right) |
Music
- Data Type: 1 Dimensional Array
Index | Detail | Data Type | Default Value | etc. |
---|---|---|---|---|
1 | File Name | String | "" | |
2 | Fade In Time | Integer | 0 | 0 〜 10000ms |
3 | Volume | Integer | 100 | 0(silence) 〜 100(max) |
4 | Tempo | Integer | 100 | 50 ≦ 100(normal) ≦ 150 |
5 | Balance | Integer | 50 | 0(left) ≦ 50(center) ≦ 100(right) |
development/data-structure-reference/audio-information.txt · Last modified: 2015/10/03 09:54 by 127.0.0.1