#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 |
| unsigned | wasted_bits |
| Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson |