C | |
close [Alsa.Pcm] | |
D | |
drain [Alsa.Pcm] | Stop a PCM preserving pending frames. |
drop [Alsa.Pcm] | Stop a PCM dropping pending frames. |
G | |
get_buffer_size_max [Alsa.Pcm] | |
get_buffer_size_min [Alsa.Pcm] | |
get_delay [Alsa.Pcm] | Get the delay (in frames). |
get_frame_size [Alsa.Pcm] | Get the size of a frame in bytes. |
get_params [Alsa.Pcm] | |
get_periods_max [Alsa.Pcm] | |
get_periods_min [Alsa.Pcm] | Get the number of periods. |
get_state [Alsa.Pcm] | Get the current state. |
get_version [Alsa] | Get the ALSA sound library version in ASCII format. |
N | |
no_stderr_report [Alsa] | Do not report errors on stderr. |
O | |
open_pcm [Alsa.Pcm] | |
P | |
pause [Alsa.Pcm] |
|
prepare [Alsa.Pcm] | Prepare PCM for use. |
R | |
readi [Alsa.Pcm] |
|
readn [Alsa.Pcm] | |
readn_float [Alsa.Pcm] | |
readn_float64 [Alsa.Pcm] | |
recover [Alsa.Pcm] | Recover the stream state from an error or suspend. |
reset [Alsa.Pcm] | |
resume [Alsa.Pcm] | Resume from suspend, no samples are lost. |
S | |
set_access [Alsa.Pcm] | Set the access mode. |
set_buffer_size [Alsa.Pcm] | Set the buffer size in frames. |
set_buffer_size_near [Alsa.Pcm] | Set the buffer size near a value in frames. |
set_channels [Alsa.Pcm] | Set the number of channels. |
set_format [Alsa.Pcm] | Set the format of audio data. |
set_nonblock [Alsa.Pcm] | Set blocking mode ( |
set_params [Alsa.Pcm] | |
set_periods [Alsa.Pcm] | Set the number of periods. |
set_rate_near [Alsa.Pcm] |
|
start [Alsa.Pcm] | |
string_of_error [Alsa] | Get an error message corresponding to an error. |
W | |
wait [Alsa.Pcm] | Wait for a PCM to become ready. |
writei [Alsa.Pcm] |
|
writen [Alsa.Pcm] | |
writen_float [Alsa.Pcm] | |
writen_float64 [Alsa.Pcm] |