Application interface for the DVB "CA identifier" descriptor decoder and generator.
More...
Go to the source code of this file.
Application interface for the DVB "CA identifier" descriptor decoder and generator.
- Author
- Jean-Paul Saman jpsam.nosp@m.an@v.nosp@m.ideol.nosp@m.an.o.nosp@m.rg Application interface for the DVB "CA identifier" descriptor decoder and generator. This descriptor's definition can be found in ETSI EN 300 468 section 6.2.5.
◆ DVBPSI_CA_SYSTEM_ID_DR_MAX
#define DVBPSI_CA_SYSTEM_ID_DR_MAX 127 |
◆ dvbpsi_DecodeCAIdentifierDr()
"DA identifier" descriptor decoder.
- Parameters
-
p_descriptor | pointer to the descriptor structure |
- Returns
- a pointer to a new "CA identifier" descriptor structure which contains the decoded data.
◆ dvbpsi_GenCAIdentifierDr()
"CA identifier" descriptor generator.
- Parameters
-
p_decoded | pointer to a decoded "CA identifier" 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.