remove 32-bit int option
This commit is contained in:
parent
ffb89ece04
commit
22eb29cf6c
3 changed files with 0 additions and 10 deletions
|
|
@ -118,7 +118,6 @@ enum DivAudioExportBitrateModes {
|
|||
enum DivAudioExportWavFormats {
|
||||
DIV_EXPORT_WAV_U8=0,
|
||||
DIV_EXPORT_WAV_S16,
|
||||
DIV_EXPORT_WAV_S32,
|
||||
DIV_EXPORT_WAV_F32
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue