FLAC__stream_decoder_new

Create a new stream decoder instance. The instance is created with default settings; see the individual FLAC__stream_decoder_set_*() functions for each setting's default.

\retval FLAC__StreamDecoder* \c NULL if there was an error allocating memory, else the new instance.

extern (C) nothrow
FLAC__stream_decoder_new
()

Meta