summaryrefslogtreecommitdiffstats
path: root/src/MuxElements.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MuxElements.h')
-rw-r--r--src/MuxElements.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MuxElements.h b/src/MuxElements.h
index 5eeac51..e1cc3a9 100644
--- a/src/MuxElements.h
+++ b/src/MuxElements.h
@@ -323,6 +323,7 @@ class DabService : public RemoteControllable
* field shall be as defined in TS 101 756, table 14.
*/
uint16_t ASu;
+ std::vector<uint8_t> clusters;
subchannel_type_t getType(boost::shared_ptr<dabEnsemble> ensemble);
unsigned char nbComponent(std::vector<DabComponent*>& components);