rename float to 32bit float
This commit is contained in:
parent
6d6852eab0
commit
7ff969f013
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<string-array name="audioformat_text">
|
||||
<item>16-bit PCM</item>
|
||||
<item>24-bit PCM (float)</item>
|
||||
<item>32-bit float</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="audioformat_values" translatable="false">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue