FLAC
1.4.3
Free Lossless Audio Codec
|
#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.)