summaryrefslogtreecommitdiffstats
path: root/src/input/Zmq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/Zmq.h')
-rw-r--r--src/input/Zmq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/Zmq.h b/src/input/Zmq.h
index f4992f1..c101da0 100644
--- a/src/input/Zmq.h
+++ b/src/input/Zmq.h
@@ -119,8 +119,8 @@ struct dab_input_zmq_config_t
std::string curve_encoder_keyfile;
};
-#define ZMQ_ENCODER_FDK 1
-#define ZMQ_ENCODER_TOOLAME 2
+#define ZMQ_ENCODER_AACPLUS 1
+#define ZMQ_ENCODER_MPEG_L2 2
/* This defines the on-wire representation of a ZMQ message header.
*