FLAC
1.3.3
|
#include <format.h>
Public Attributes | |
FLAC__StreamMetadata_Picture_Type | type |
char * | mime_type |
FLAC__byte * | description |
FLAC__uint32 | width |
FLAC__uint32 | height |
FLAC__uint32 | depth |
FLAC__uint32 | colors |
FLAC__uint32 | data_length |
FLAC__byte * | data |
FLAC PICTURE structure. (See the format specification for the full description of each field.)
Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2016 Xiph.Org Foundation |