swift
|
WAVE header. More...
Public Attributes | |
chunk | descriptor |
chunk descriptor | |
quint16 | audioFormat |
audio format, e.g. More... | |
quint16 | numChannels |
number of channels | |
quint32 | sampleRate |
sample rate | |
quint32 | byteRate |
byte rate | |
quint16 | blockAlign |
block align | |
quint16 | bitsPerSample |
bits per sample | |
WAVE header.
Definition at line 31 of file wavfile.cpp.
quint16 swift::sound::wav::WAVEHeader::audioFormat |