audio-formats v1.3.4 (2021-10-10T14:59:24Z)
Dub
Repo
drflac_metadata.Data
audioformats
drflac
drflac_metadata
Undocumented in source.
struct
drflac_metadata
static
union
Data {
drflac_streaminfo
streaminfo
;
Padding
padding
;
Application
application
;
SeekTable
seektable
;
VorbisComment
vorbis_comment
;
CueSheet
cuesheet
;
Picture
picture
;
}
Members
Variables
application
Application
application
;
Undocumented in source.
cuesheet
CueSheet
cuesheet
;
Undocumented in source.
padding
Padding
padding
;
Undocumented in source.
picture
Picture
picture
;
Undocumented in source.
seektable
SeekTable
seektable
;
Undocumented in source.
streaminfo
drflac_streaminfo
streaminfo
;
Undocumented in source.
vorbis_comment
VorbisComment
vorbis_comment
;
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