SoundIoOutStream.layout_error

If setting the channel layout fails for some reason, this field is set to an error code. Possible error codes are: * #SoundIoErrorIncompatibleDevice

struct SoundIoOutStream
extern (C) @nogc nothrow
int layout_error;

Meta