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
|
|
@ -48,7 +48,7 @@ typedef enum pa_source_output_flags {
|
|||
|
||||
struct pa_source_output {
|
||||
pa_msgobject parent;
|
||||
|
||||
|
||||
uint32_t index;
|
||||
pa_core *core;
|
||||
pa_atomic_t state;
|
||||
|
|
@ -72,10 +72,10 @@ struct pa_source_output {
|
|||
|
||||
struct {
|
||||
pa_sample_spec sample_spec;
|
||||
|
||||
|
||||
pa_resampler* resampler; /* may be NULL */
|
||||
} thread_info;
|
||||
|
||||
|
||||
void *userdata;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue