FLAC__stream_encoder_new

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

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

extern (C) nothrow
FLAC__stream_encoder_new
()

Meta