FLAC  1.4.3
Free Lossless Audio Codec
FLAC::Decoder::File Member List

This is the complete list of members for FLAC::Decoder::File, including all inherited members.

decoder_ (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotected
eof_callback()FLAC::Decoder::Streamprotectedvirtual
eof_callback_(const ::FLAC__StreamDecoder *decoder, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
error_callback(::FLAC__StreamDecoderErrorStatus status)=0FLAC::Decoder::Streamprotectedpure virtual
error_callback_(const ::FLAC__StreamDecoder *decoder, ::FLAC__StreamDecoderErrorStatus status, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
File() (defined in FLAC::Decoder::File)FLAC::Decoder::File
finish()FLAC::Decoder::Streamvirtual
flush()FLAC::Decoder::Streamvirtual
get_bits_per_sample() constFLAC::Decoder::Streamvirtual
get_blocksize() constFLAC::Decoder::Streamvirtual
get_channel_assignment() constFLAC::Decoder::Stream
get_channels() constFLAC::Decoder::Streamvirtual
get_decode_position(FLAC__uint64 *position) constFLAC::Decoder::Streamvirtual
get_md5_checking() constFLAC::Decoder::Streamvirtual
get_sample_rate() constFLAC::Decoder::Streamvirtual
get_state() constFLAC::Decoder::Stream
get_total_samples() constFLAC::Decoder::Streamvirtual
init(FILE *file)FLAC::Decoder::File
init(const char *filename)FLAC::Decoder::File
init(const std::string &filename)FLAC::Decoder::File
init()FLAC::Decoder::File
init_ogg(FILE *file)FLAC::Decoder::File
init_ogg(const char *filename)FLAC::Decoder::File
init_ogg(const std::string &filename)FLAC::Decoder::File
init_ogg()FLAC::Decoder::File
is_valid() constFLAC::Decoder::Streamvirtual
length_callback(FLAC__uint64 *stream_length)FLAC::Decoder::Streamprotected
length_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
metadata_callback(const ::FLAC__StreamMetadata *metadata)FLAC::Decoder::Streamprotectedvirtual
metadata_callback_(const ::FLAC__StreamDecoder *decoder, const ::FLAC__StreamMetadata *metadata, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
operator bool() constFLAC::Decoder::Streaminline
process_single()FLAC::Decoder::Streamvirtual
process_until_end_of_metadata()FLAC::Decoder::Streamvirtual
process_until_end_of_stream()FLAC::Decoder::Streamvirtual
read_callback(FLAC__byte buffer[], size_t *bytes)FLAC::Decoder::Fileprotectedvirtual
read_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
reset()FLAC::Decoder::Streamvirtual
seek_absolute(FLAC__uint64 sample)FLAC::Decoder::Streamvirtual
seek_callback(FLAC__uint64 absolute_byte_offset)FLAC::Decoder::Streamprotected
seek_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 absolute_byte_offset, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
set_md5_checking(bool value)FLAC::Decoder::Streamvirtual
set_metadata_ignore(::FLAC__MetadataType type)FLAC::Decoder::Streamvirtual
set_metadata_ignore_all()FLAC::Decoder::Streamvirtual
set_metadata_ignore_application(const FLAC__byte id[4])FLAC::Decoder::Streamvirtual
set_metadata_respond(::FLAC__MetadataType type)FLAC::Decoder::Streamvirtual
set_metadata_respond_all()FLAC::Decoder::Streamvirtual
set_metadata_respond_application(const FLAC__byte id[4])FLAC::Decoder::Streamvirtual
set_ogg_serial_number(long value)FLAC::Decoder::Streamvirtual
skip_single_frame()FLAC::Decoder::Streamvirtual
Stream() (defined in FLAC::Decoder::Stream)FLAC::Decoder::Stream
tell_callback(FLAC__uint64 *absolute_byte_offset)FLAC::Decoder::Streamprotected
tell_callback_(const ::FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
write_callback(const ::FLAC__Frame *frame, const FLAC__int32 *const buffer[])=0FLAC::Decoder::Streamprotectedpure virtual
write_callback_(const ::FLAC__StreamDecoder *decoder, const ::FLAC__Frame *frame, const FLAC__int32 *const buffer[], void *client_data) (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamprotectedstatic
~File() (defined in FLAC::Decoder::File)FLAC::Decoder::Filevirtual
~Stream() (defined in FLAC::Decoder::Stream)FLAC::Decoder::Streamvirtual

Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2023 Xiph.Org Foundation