SoundIo.app_name

Optional: Application name. PulseAudio uses this for "application name". JACK uses this for client_name. Must not contain a colon (":").

struct SoundIo
extern (C) @nogc nothrow
const(char)* app_name;

Meta