SoundIoDeviceAimInput

Whether a device is an input device or output device

  1. enum SoundIoDeviceAim
  2. enum SoundIoDeviceAimInput;
    extern (C) @nogc nothrow
    enum SoundIoDeviceAimInput = SoundIoDeviceAim.Input;
  3. enum SoundIoDeviceAimOutput;

Meta