|
dl
|
wav格式信息 16字节 更多...
#include <dl_audio_loader.h>
Public 属性 | |
| int16_t | audioFormat |
| int16_t | numChannels |
| int32_t | sampleRate |
| int32_t | byteRate |
| int16_t | blockAlign |
| int16_t | bitsPerSample |
wav格式信息 16字节
在文件 dl_audio_loader.h 第 42 行定义.
| int16_t dl::WAVEFormat::audioFormat |
在文件 dl_audio_loader.h 第 44 行定义.
| int16_t dl::WAVEFormat::bitsPerSample |
在文件 dl_audio_loader.h 第 49 行定义.
| int16_t dl::WAVEFormat::blockAlign |
在文件 dl_audio_loader.h 第 48 行定义.
| int32_t dl::WAVEFormat::byteRate |
在文件 dl_audio_loader.h 第 47 行定义.
| int16_t dl::WAVEFormat::numChannels |
在文件 dl_audio_loader.h 第 45 行定义.
| int32_t dl::WAVEFormat::sampleRate |
在文件 dl_audio_loader.h 第 46 行定义.