audio-formats v1.3.4 (2021-10-10T14:59:24Z)
Dub
Repo
drflac_metadata.Picture
audioformats
drflac
drflac_metadata
Undocumented in source.
struct
drflac_metadata
static
struct
Picture {
uint
type
;
uint
mimeLength
;
const
(
char
)*
mime
;
uint
descriptionLength
;
const
(
char
)*
description
;
uint
width
;
uint
height
;
uint
colorDepth
;
uint
indexColorCount
;
uint
pictureDataSize
;
const
(
ubyte
)*
pPictureData
;
}
Members
Variables
colorDepth
uint
colorDepth
;
Undocumented in source.
description
const
(
char
)*
description
;
Undocumented in source.
descriptionLength
uint
descriptionLength
;
Undocumented in source.
height
uint
height
;
Undocumented in source.
indexColorCount
uint
indexColorCount
;
Undocumented in source.
mime
const
(
char
)*
mime
;
Undocumented in source.
mimeLength
uint
mimeLength
;
Undocumented in source.
pPictureData
const
(
ubyte
)*
pPictureData
;
Undocumented in source.
pictureDataSize
uint
pictureDataSize
;
Undocumented in source.
type
uint
type
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
audioformats
drflac
drflac_metadata
structs
Application
CueSheet
Padding
Picture
SeekTable
VorbisComment
unions
Data
variables
data
pRawData
rawDataSize
type