DVB subtitling descriptor parsing.
More...
Go to the source code of this file.
DVB subtitling descriptor parsing.
- Author
- Tristan Leteurtre trist.nosp@m.an.l.nosp@m.eteur.nosp@m.tre@.nosp@m.anevi.nosp@m.a.co.nosp@m.m DVB subtitling descriptor parsing, according to ETSI EN 300 468 section 6.2.36.
#define DVBPSI_SUBTITLING_DR_MAX 20 |
"subtitling" descriptor decoder.
- Parameters
-
p_descriptor | pointer to the descriptor structure |
- Returns
- a pointer to a new "subtitling" descriptor structure which contains the decoded data.
"subtitling" descriptor generator.
- Parameters
-
p_decoded | pointer to a decoded "subtitling" descriptor structure |
b_duplicate | if bool then duplicate the p_decoded structure into the descriptor |
- Returns
- a pointer to a new descriptor structure which contains encoded data.