diff options
-rw-r--r-- | doc/servicelinking.mux | 29 |
1 files changed, 29 insertions, 0 deletions
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, |