Application interface for the DVB "service list" descriptor decoder and generator.
More...
Go to the source code of this file.
Application interface for the DVB "service list" descriptor decoder and generator.
- Author
- Corno Roberto corno.nosp@m..rob.nosp@m.erto@.nosp@m.gmai.nosp@m.l.com Application interface for the DVB "service list" descriptor decoder and generator. This descriptor's definition can be found in ETSI EN 300 468 section 6.2.35.
◆ dvbpsi_DecodeServiceListDr()
"service list" descriptor decoder.
- Parameters
-
p_descriptor | pointer to the descriptor structure |
- Returns
- a pointer to a new "service list" descriptor structure which contains the decoded data.
◆ dvbpsi_GenServiceListDr()
"service list" descriptor generator.
- Parameters
-
p_decoded | pointer to a decoded "service list" descriptor structure |
b_duplicate | if non zero then duplicate the p_decoded structure into the descriptor |
- Returns
- a pointer to a new descriptor structure which contains encoded data.