12 #ifndef ROC_SNDIO_WAV_HEADER_H_
13 #define ROC_SNDIO_WAV_HEADER_H_
32 uint32_t subchunk1_id,
33 uint32_t subchunk1_size,
34 uint16_t audio_format,
40 uint32_t subchunk2_id);
91 static const uint32_t METADATA_SIZE_ = 36;
95 uint32_t num_samples_;
#define ROC_ATTR_PACKED_BEGIN
Pack structure fields. Place these before class or struct keyword.
#define ROC_ATTR_PACKED_END
Pack structure fields. Place these between '}' and ';'.
Commonly used types and functions.