FLAC__Frame

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

Members

Variables

footer
FLAC__FrameFooter footer;
Undocumented in source.
header
FLAC__FrameHeader header;
Undocumented in source.
subframes
FLAC__Subframe[FLAC__MAX_CHANNELS] subframes;
Undocumented in source.

Meta