gst: update to current API

This commit is contained in:
Wim Taymans 2018-07-08 15:23:28 +02:00
parent e0676fcef8
commit 3f45ccd6a5
3 changed files with 6 additions and 6 deletions

View file

@ -225,7 +225,7 @@ pool_activated (GstPipeWirePool *pool, GstPipeWireSink *sink)
guint size;
guint min_buffers;
guint max_buffers;
struct spa_pod *port_params[2];
const struct spa_pod *port_params[2];
struct spa_pod_builder b = { NULL };
uint8_t buffer[1024];