AudioType
EditWhen referencing audio devices, this indicates whether it's the playback or capture device.
Value | Description |
playback | The playback device (speakers, headphones). |
capture | The capture device (microphone). |
See also
lovr.audio.getDevices
lovr.audio.setDevice
lovr.audio.start
lovr.audio.stop
lovr.audio.isStarted
lovr.audio