FLAC
1.3.3
|
#include <format.h>
Public Attributes | |
FLAC__SubframeType | type |
union { | |
FLAC__Subframe_Constant constant | |
FLAC__Subframe_Fixed fixed | |
FLAC__Subframe_LPC lpc | |
FLAC__Subframe_Verbatim verbatim | |
} | data |
uint32_t | wasted_bits |
FLAC subframe structure. (c.f. format specification)
Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2016 Xiph.Org Foundation |