summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/polyplib-def.h')
-rw-r--r--polyp/polyplib-def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/polyp/polyplib-def.h b/polyp/polyplib-def.h
index e43f4b35..ec2d528b 100644
--- a/polyp/polyplib-def.h
+++ b/polyp/polyplib-def.h
@@ -26,7 +26,8 @@
enum pa_stream_direction {
PA_STREAM_PLAYBACK,
- PA_STREAM_RECORD
+ PA_STREAM_RECORD,
+ PA_STREAM_UPLOAD
};
struct pa_buffer_attr {