FLAC
1.4.3
Free Lossless Audio Codec
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
FLAC
▼
N
Decoder
▼
C
Stream
This class wraps the
FLAC__StreamDecoder
. If you are decoding from a file,
FLAC::Decoder::File
may be more convenient
C
State
C
File
This class wraps the
FLAC__StreamDecoder
. If you are not decoding from a file, you may need to use
FLAC::Decoder::Stream
▼
N
Encoder
▼
C
Stream
This class wraps the
FLAC__StreamEncoder
. If you are encoding to a file,
FLAC::Encoder::File
may be more convenient
C
State
C
File
This class wraps the
FLAC__StreamEncoder
. If you are not encoding to a file, you may need to use
FLAC::Encoder::Stream
▼
N
Metadata
C
Prototype
C
StreamInfo
C
Padding
C
Application
C
SeekTable
▼
C
VorbisComment
C
Entry
▼
C
CueSheet
C
Track
C
Picture
C
Unknown
▼
C
SimpleIterator
C
Status
▼
C
Chain
C
Status
C
Iterator
C
FLAC__EntropyCodingMethod
C
FLAC__EntropyCodingMethod_PartitionedRice
C
FLAC__EntropyCodingMethod_PartitionedRiceContents
C
FLAC__Frame
C
FLAC__FrameFooter
C
FLAC__FrameHeader
C
FLAC__IOCallbacks
C
FLAC__StreamDecoder
C
FLAC__StreamEncoder
C
FLAC__StreamMetadata
C
FLAC__StreamMetadata_Application
C
FLAC__StreamMetadata_CueSheet
C
FLAC__StreamMetadata_CueSheet_Index
C
FLAC__StreamMetadata_CueSheet_Track
C
FLAC__StreamMetadata_Padding
C
FLAC__StreamMetadata_Picture
C
FLAC__StreamMetadata_SeekPoint
C
FLAC__StreamMetadata_SeekTable
C
FLAC__StreamMetadata_StreamInfo
C
FLAC__StreamMetadata_Unknown
C
FLAC__StreamMetadata_VorbisComment
C
FLAC__StreamMetadata_VorbisComment_Entry
C
FLAC__Subframe
C
FLAC__Subframe_Constant
C
FLAC__Subframe_Fixed
C
FLAC__Subframe_LPC
C
FLAC__Subframe_Verbatim
Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2023 Xiph.Org Foundation