|
LMMS
|
#include <format.h>
Public Attributes | |
| unsigned | blocksize |
| unsigned | sample_rate |
| unsigned | channels |
| FLAC__ChannelAssignment | channel_assignment |
| unsigned | bits_per_sample |
| FLAC__FrameNumberType | number_type |
| union { | |
| FLAC__uint32 FLAC__FrameHeader::frame_number | |
| FLAC__uint64 FLAC__FrameHeader::sample_number | |
| } | number |
| FLAC__uint8 | crc |
FLAC frame header structure. (c.f. format specification)