|
FLAC 1.5.0
Free Lossless Audio Codec
|
#include <format.h>
Classes | |
| union | [union].number |
Public Attributes | |
| uint32_t | blocksize |
| uint32_t | sample_rate |
| uint32_t | channels |
| FLAC__ChannelAssignment | channel_assignment |
| uint32_t | bits_per_sample |
| FLAC__FrameNumberType | number_type |
| union | number |
| FLAC__uint8 | crc |
FLAC frame header structure. (c.f. format specification)