Records
Functions
-
uint32_t make_fourcc (uint8_t a, uint8_t b, uint8_t c, uint8_t d)Encode a 32-bit 'fourcc' value from these 4 byte values
Defined at line 19 of file ../../src/media/audio/lib/wav/wav_internal.h
-
std::string fourcc_to_string (uint32_t fourcc)Return a displayable string of the fourcc
Defined at line 25 of file ../../src/media/audio/lib/wav/wav_internal.h