mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
make eolspace
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1470 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
00da37f2c4
commit
a4fed0fbb5
22 changed files with 215 additions and 215 deletions
|
|
@ -54,7 +54,7 @@ typedef enum pa_source_state {
|
|||
|
||||
struct pa_source {
|
||||
pa_msgobject parent;
|
||||
|
||||
|
||||
uint32_t index;
|
||||
pa_core *core;
|
||||
pa_atomic_t state;
|
||||
|
|
@ -91,7 +91,7 @@ struct pa_source {
|
|||
pa_cvolume soft_volume;
|
||||
int soft_muted;
|
||||
} thread_info;
|
||||
|
||||
|
||||
void *userdata;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue