Search
Preparing search index...
The search index is not available
audioworklet
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
SoundioDevice
Class SoundioDevice
Hierarchy
SoundioDevice
Index
Properties
channel
Layouts
formats
id
is
Input
is
Output
name
sample
Rates
Methods
open
Input
Stream
open
Output
Stream
Properties
channel
Layouts
channel
Layouts
:
{
channelCount
:
number
;
name
:
string
}
[]
formats
formats
:
SoundioAudioFormat
[]
id
id
:
string
is
Input
is
Input
:
boolean
is
Output
is
Output
:
boolean
name
name
:
string
sample
Rates
sample
Rates
:
{
max
:
number
;
min
:
number
}
[]
Methods
open
Input
Stream
open
Input
Stream
(
params
?:
StreamParams
)
:
SoundioInputStream
Parameters
Optional
params:
StreamParams
Returns
SoundioInputStream
open
Output
Stream
open
Output
Stream
(
params
?:
StreamParams
)
:
SoundioOutputStream
Parameters
Optional
params:
StreamParams
Returns
SoundioOutputStream
Globals
Soundio
Audio
Format
Audio
Worklet
Processor
Soundio
Soundio
Device
channel
Layouts
formats
id
is
Input
is
Output
name
sample
Rates
open
Input
Stream
open
Output
Stream
Soundio
Input
Stream
Soundio
Output
Stream
Soundio
Devices
Response
Stream
Params
Typed
Array
Generated using
TypeDoc