SoundIo.current_backend

Read-only. After calling ::soundio_connect or ::soundio_connect_backend, this field tells which backend is currently connected.

struct SoundIo
extern (C) @nogc nothrow
SoundIoBackend current_backend;

Meta