FLAC__StreamMetadata_Application

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

extern (C) nothrow
struct FLAC__StreamMetadata_Application {}

Members

Variables

data
FLAC__byte* data;
Undocumented in source.
id
FLAC__byte[4] id;
Undocumented in source.

Meta