From fbf452591da8f39da1478e636082ef425c994f05 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 3 Oct 2016 21:28:23 +0200 Subject: Add additional test case and example to servicelinking.mux --- doc/servicelinking.mux | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/doc/servicelinking.mux b/doc/servicelinking.mux index b9a64d9..38c59ee 100644 --- a/doc/servicelinking.mux +++ b/doc/servicelinking.mux @@ -74,6 +74,35 @@ linking { } } } + + ; And now an international true to test more options + set-ri { + lsn 0xdef + active false + hard soft + international true + keyservice srv-ri + + list { + ri-on-drm { + type drm + id 0x1298 + ecc 0xec + } + + ri-on-amss { + type amss + id 0x1A2B + ecc 0xea + } + + ri-on-fm { + type fm + id 0x4C5D + ecc 0x4f + } + } + } } ; For information about the ensemble, service, subchannels, components and outputs, -- cgit v1.2.3