See: Description
Class | Description |
---|---|
FlacAudioHeader | |
FlacFileReader |
Read encoding and tag info for Flac file (open source lossless encoding)
|
FlacFileWriter |
Write/delete tag info for Flac file (opensource lossless encoding)
|
FlacInfoReader |
Read info from Flac file
|
FlacStreamReader |
Flac Stream
Reader files and identifies if this is in fact a flac stream
|
FlacTagCreator |
Create the tag data ready for writing to flac file
|
FlacTagReader |
Read Flac Tag
|
FlacTagWriter |
Write Flac Tag
For best compatibility with other applications we write blocks (where they exist) in the following order:
STREAM
VORBIS_COMMENT
PICTURE
SEEK
CUESHEET
APPLICATION
PADDING
|
Copyright © 2005–2020 jthink.net. All rights reserved.