mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Some cleaning renames. Prepared API for new plugins
This commit is contained in:
parent
df35e8457a
commit
3733bbdcff
12 changed files with 164 additions and 164 deletions
|
|
@ -40,8 +40,8 @@ typedef struct {
|
|||
snd_pcm_channel_info_t channel_info;
|
||||
snd_pcm_channel_params_t channel_params;
|
||||
snd_pcm_channel_setup_t channel_setup;
|
||||
off_t frame_data;
|
||||
int frame_io;
|
||||
off_t appl_ptr;
|
||||
int hw_ptr;
|
||||
int link;
|
||||
snd_xfer_t read;
|
||||
snd_xfer_t write;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue