diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-31 03:56:33 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-31 03:56:33 +0100 |
commit | b4f166c1221bb1bb6dd14878dffff74d1c6cd21d (patch) | |
tree | 1b3ef104f3387e4115160c7f125815f36e4cb711 /doc/advanced.mux | |
parent | 1c90f22291efcf5eb67f3169e9d52d6f15c2a927 (diff) | |
download | dabmux-b4f166c1221bb1bb6dd14878dffff74d1c6cd21d.tar.gz dabmux-b4f166c1221bb1bb6dd14878dffff74d1c6cd21d.tar.bz2 dabmux-b4f166c1221bb1bb6dd14878dffff74d1c6cd21d.zip |
Document PTy in doc/advanced.mux
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index 0db8c02..375bef0 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -94,7 +94,17 @@ services { id 0x8daa label "Funk" shortlabel "Fu" + + ; Programme Type, according to the chosen international-table above. pty 0 + + ; chose between static and dynamic PTy + ; static means the PTy represents to overall genre of the programme. + ; dynamic means the PTy follows the various items within a programme. + ; Use the RC interface to modify at runtime. + ; See EN 300 401 Clause 8.1.5 + pty-sd static + language 0 ; also supports id |