Parental rating descriptor parsing.
More...
Go to the source code of this file.
Parental rating descriptor parsing.
- Author
- Christophe Massiot massi.nosp@m.ot@v.nosp@m.ia.ec.nosp@m.p.fr Parental rating descriptor parsing, according to ETSI EN 300 468 section 6.2.26.
◆ DVBPSI_PARENTAL_RATING_DR_MAX
#define DVBPSI_PARENTAL_RATING_DR_MAX 64 |
◆ dvbpsi_DecodeParentalRatingDr()
"parental_rating" descriptor decoder.
- Parameters
-
p_descriptor | pointer to the descriptor structure |
- Returns
- a pointer to a new "parental_rating" descriptor structure which contains the decoded data.
◆ dvbpsi_GenParentalRatingDr()
"parental_rating" descriptor generator.
- Parameters
-
p_decoded | pointer to a decoded "parental_rating" descriptor structure |
b_duplicate | if true then duplicate the p_decoded structure into the descriptor |
- Returns
- a pointer to a new descriptor structure which contains encoded data.