PCM8.getDecoderFunction

Creates a decoder function.

class PCM8
protected @nogc pure nothrow
getDecoderFunction

Parameters

fmt WaveFormat

the format of the sample.

Return Value

The decoder function, or null if format not supported.

Meta