函式 | |
| bool | saveWaveToMp3 (char *dllFile, char *mp3File, int *wave, int waveSize, int sampleRate, int bitRate, int mp3BitRate=64, bool mp3Stereo=false) |
| bool saveWaveToMp3 | ( | char * | dllFile, | |
| char * | mp3File, | |||
| int * | wave, | |||
| int | waveSize, | |||
| int | sampleRate, | |||
| int | bitRate, | |||
| int | mp3BitRate = 64, |
|||
| bool | mp3Stereo = false | |||
| ) |
定義在 saveWaveToMp3.cpp 檔案之第 5 行.
1.4.7