Preparing search index...
The search index is not available
freesound-client
freesound-client
SoundCollection
Interface SoundCollection
Hierarchy
Collection
<
Sound
>
Hierarchy
SoundCollection
Index
Properties
count
get
Item
get
Sound
next
next
Or
Prev
next
Page
previous
previous
Page
results
Properties
count
count
:
number
get
Item
get
Item
:
(
(
page
:
number
)
=>
Sound
)
Type declaration
(
page
:
number
)
:
Sound
Parameters
page:
number
Returns
Sound
get
Sound
get
Sound
:
(
(
idx
:
number
)
=>
Sound
)
Type declaration
(
idx
:
number
)
:
Sound
Parameters
idx:
number
Returns
Sound
next
next
:
string
next
Or
Prev
next
Or
Prev
:
(
(
page
:
string
)
=>
Promise
<
Collection
<
Sound
>
>
)
Type declaration
(
page
:
string
)
:
Promise
<
Collection
<
Sound
>
>
Parameters
page:
string
Returns
Promise
<
Collection
<
Sound
>
>
next
Page
next
Page
:
(
(
page
:
number
)
=>
Promise
<
Collection
<
Sound
>
>
)
Type declaration
(
page
:
number
)
:
Promise
<
Collection
<
Sound
>
>
Parameters
page:
number
Returns
Promise
<
Collection
<
Sound
>
>
previous
previous
:
string
previous
Page
previous
Page
:
(
(
page
:
number
)
=>
Promise
<
Collection
<
Sound
>
>
)
Type declaration
(
page
:
number
)
:
Promise
<
Collection
<
Sound
>
>
Parameters
page:
number
Returns
Promise
<
Collection
<
Sound
>
>
results
results
:
Sound
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
freesound-
client
Sound
Collection
count
get
Item
get
Sound
next
next
Or
Prev
next
Page
previous
previous
Page
results
Generated using
TypeDoc