From ebc799479b15f420702bdfc43f1e6f71160c5977 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 9 May 2014 16:06:30 +0200 Subject: fix some comments in dabInputZmq --- src/dabInputZmq.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/dabInputZmq.h') diff --git a/src/dabInputZmq.h b/src/dabInputZmq.h index 3ef7233..1597298 100644 --- a/src/dabInputZmq.h +++ b/src/dabInputZmq.h @@ -7,7 +7,8 @@ ZeroMQ input. see www.zeromq.org for more info - For the AAC+ input, each zeromq message must contain one superframe. + For the AAC+ input, each zeromq message must contain one superframe, + or one zmq_frame_header_t followed by a superframe. For the MPEG input, each zeromq message must contain one frame. -- cgit v1.2.3