Skip to content

Sdl getNumAudioDevices

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

SDL.getNumAudioDevices

Get the number of audio devices.

Function

SYNOPSIS

num = function SDL.getNumAudioDevices(capture)

ARGUMENTS

  • capture, true if capture is required

RETURNS

  • num, the number of devices
Clone this wiki locally