flac ~master (2014-03-19T19:46:08Z)
Home
Dub
Repo
FLAC__StreamDecoderPrivate
deimos
flac
stream_decoder
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow extern
struct
FLAC__StreamDecoderPrivate
Meta
Source
See Implementation
deimos
flac
stream_decoder
aliases
FLAC__StreamDecoderEofCallback
FLAC__StreamDecoderErrorCallback
FLAC__StreamDecoderLengthCallback
FLAC__StreamDecoderMetadataCallback
FLAC__StreamDecoderReadCallback
FLAC__StreamDecoderSeekCallback
FLAC__StreamDecoderTellCallback
FLAC__StreamDecoderWriteCallback
enums
FLAC__StreamDecoderErrorStatus
FLAC__StreamDecoderInitStatus
FLAC__StreamDecoderLengthStatus
FLAC__StreamDecoderReadStatus
FLAC__StreamDecoderSeekStatus
FLAC__StreamDecoderState
FLAC__StreamDecoderTellStatus
FLAC__StreamDecoderWriteStatus
functions
FLAC__stream_decoder_delete
FLAC__stream_decoder_finish
FLAC__stream_decoder_flush
FLAC__stream_decoder_get_bits_per_sample
FLAC__stream_decoder_get_blocksize
FLAC__stream_decoder_get_channel_assignment
FLAC__stream_decoder_get_channels
FLAC__stream_decoder_get_decode_position
FLAC__stream_decoder_get_md5_checking
FLAC__stream_decoder_get_resolved_state_string
FLAC__stream_decoder_get_sample_rate
FLAC__stream_decoder_get_state
FLAC__stream_decoder_get_total_samples
FLAC__stream_decoder_init_FILE
FLAC__stream_decoder_init_file
FLAC__stream_decoder_init_ogg_FILE
FLAC__stream_decoder_init_ogg_file
FLAC__stream_decoder_init_ogg_stream
FLAC__stream_decoder_init_stream
FLAC__stream_decoder_new
FLAC__stream_decoder_process_single
FLAC__stream_decoder_process_until_end_of_metadata
FLAC__stream_decoder_process_until_end_of_stream
FLAC__stream_decoder_reset
FLAC__stream_decoder_seek_absolute
FLAC__stream_decoder_set_md5_checking
FLAC__stream_decoder_set_metadata_ignore
FLAC__stream_decoder_set_metadata_ignore_all
FLAC__stream_decoder_set_metadata_ignore_application
FLAC__stream_decoder_set_metadata_respond
FLAC__stream_decoder_set_metadata_respond_all
FLAC__stream_decoder_set_metadata_respond_application
FLAC__stream_decoder_set_ogg_serial_number
FLAC__stream_decoder_skip_single_frame
static variables
FLAC__StreamDecoderErrorStatusString
FLAC__StreamDecoderInitStatusString
FLAC__StreamDecoderLengthStatusString
FLAC__StreamDecoderReadStatusString
FLAC__StreamDecoderSeekStatusString
FLAC__StreamDecoderStateString
FLAC__StreamDecoderTellStatusString
FLAC__StreamDecoderWriteStatusString
structs
FLAC__StreamDecoder
FLAC__StreamDecoderPrivate
FLAC__StreamDecoderProtected