client-node: remove transport area

We don't need the area anymore
This commit is contained in:
Wim Taymans 2018-04-12 10:12:40 +02:00
parent 10fff4b2f8
commit 03b914405d
8 changed files with 18 additions and 475 deletions

View file

@ -34,7 +34,7 @@
#define M_PI_M2 ( M_PI + M_PI )
#define DEFAULT_RATE 44100
#define DEFAULT_CHANNELS 1
#define DEFAULT_CHANNELS 2
struct type {
struct spa_type_media_type media_type;