Chris@1: Chris@1:
Chris@1:#include <format.h>
Chris@1: Chris@1: List of all members.
Chris@1:
Public Attributes | |
| Chris@1: FLAC__SubframeType | type |
| Chris@1: union { | |
| FLAC__Subframe_Constant constant | |
| FLAC__Subframe_Fixed fixed | |
| FLAC__Subframe_LPC lpc | |
| FLAC__Subframe_Verbatim verbatim | |
| } | data |
| Chris@1: unsigned | wasted_bits |