pulse-server: use Rate control to change stream rate

Fixes #1159
This commit is contained in:
Wim Taymans 2022-04-27 15:18:09 +02:00
parent e68364e5b7
commit dfbb106aa8
2 changed files with 4 additions and 13 deletions

View file

@ -70,7 +70,6 @@ struct stream {
struct pw_stream *stream;
struct spa_hook stream_listener;
struct spa_io_rate_match *rate_match;
struct spa_io_position *position;
struct spa_ringbuffer ring;
void *buffer;