mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-05-09 12:07:03 -04:00
Added a few helper functions between chmap and string. snd_pcm_chmap_type_name() -- a string of the given chmap type snd_pcm_chmap_name() -- a string of the given channel position snd_pcm_chmap_print() -- print channel map on the given buffer snd_pcm_chmap_from_string() -- get a channel position from string snd_pcm_parse_string() -- parse the whole channel map from string Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| lsb | ||
| ucm | ||
| chmap.c | ||
| client_event_filter.c | ||
| code.c | ||
| control.c | ||
| latency.c | ||
| Makefile.am | ||
| midifile.3 | ||
| midifile.c | ||
| midifile.h | ||
| midiloop.c | ||
| namehint.c | ||
| oldapi.c | ||
| omixer.c | ||
| pcm.c | ||
| pcm_min.c | ||
| playmidi1.c | ||
| queue_timer.c | ||
| rawmidi.c | ||
| seq-decoder.c | ||
| seq-sender.c | ||
| seq.c | ||
| timer.c | ||