FLAC__Subframe

FLAC subframe structure. (c.f. <A HREF="../format.html#subframe">format specification</A>)

extern (C) nothrow
struct FLAC__Subframe {}

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

type
FLAC__SubframeType type;
Undocumented in source.
wasted_bits
uint wasted_bits;
Undocumented in source.

Meta