Alsa.ElemList – alsa Reference Manual
Packages
alsa
Alsa
ElemList
alloc
alloc_space
free_space
get_count
get_id
get_used
set_offset
ElemList
Object Hierarchy:
Description:
[
Compact
]
[
CCode
( cname =
"snd_ctl_elem_list_t"
, cprefix =
"snd_ctl_elem_list_"
, free_function =
"snd_ctl_elem_list_free"
) ]
public
class
ElemList
Namespace:
Alsa
Package:
alsa
Content:
Static methods:
public
static
int
alloc
(
out
ElemList
list)
Methods:
public
int
alloc_space
(
uint
entries)
public
void
free_space
()
public
uint
get_count
()
public
void
get_id
(
uint
n,
ElemId
eid)
public
uint
get_used
()
public
void
set_offset
(
uint
offset)