diff options
Diffstat (limited to 'polyp/native-common.h')
-rw-r--r-- | polyp/native-common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/polyp/native-common.h b/polyp/native-common.h index a052fca2..5ecb26c0 100644 --- a/polyp/native-common.h +++ b/polyp/native-common.h @@ -87,6 +87,9 @@ enum { PA_COMMAND_GET_AUTOLOAD_INFO, PA_COMMAND_GET_AUTOLOAD_INFO_LIST, PA_COMMAND_GET_RECORD_LATENCY, + PA_COMMAND_CORK_RECORD_STREAM, + PA_COMMAND_FLUSH_RECORD_STREAM, + PA_COMMAND_PREBUF_PLAYBACK_STREAM, PA_COMMAND_MAX }; |