FLAC__StreamMetadata_Unknown

Structure that is used when a metadata block of unknown type is loaded. The contents are opaque. The structure is used only internally to correctly handle unknown metadata.

extern (C) nothrow
struct FLAC__StreamMetadata_Unknown {}

Members

Variables

data
FLAC__byte* data;
Undocumented in source.

Meta