FFmpeg
|
Go to the source code of this file.
Macros | |
#define | SOX_FIXED_HDR (4 + 8 + 8 + 4 + 4) |
Size of fixed header without magic. | |
#define | SOX_TAG MKTAG('.', 'S', 'o', 'X') |
#define SOX_FIXED_HDR (4 + 8 + 8 + 4 + 4) |
Size of fixed header without magic.
Definition at line 25 of file sox.h.
Referenced by sox_read_header(), and sox_write_header().
Definition at line 27 of file sox.h.
Referenced by sox_probe(), and sox_read_header().