| FLAC
    1.3.2
    | 
#include <format.h>
| Public Attributes | |
| FLAC__uint16 | crc | 
FLAC frame footer structure. (c.f. format specification)
| FLAC__uint16 FLAC__FrameFooter::crc | 
CRC-16 (polynomial = x^16 + x^15 + x^2 + x^0, initialized with 0) of the bytes before the crc, back to and including the frame header sync code.