Records
Functions
-
uint32_t make_fourcc (uint8_ta,uint8_tb,uint8_tc,uint8_td)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