Application interface for the DVB "stream identifier" descriptor decoder and generator.
More...
Go to the source code of this file.
Application interface for the DVB "stream identifier" descriptor decoder and generator.
- Author
- Andrew John Hughes gnu_a.nosp@m.ndre.nosp@m.w@mem.nosp@m.ber..nosp@m.fsf.o.nosp@m.rg Application interface for the DVB "stream identifier" descriptor decoder and generator. This descriptor's definition can be found in ETSI EN 300 468 section 6.2.37.
◆ dvbpsi_DecodeStreamIdentifierDr()
"stream identifier" descriptor decoder.
- Parameters
-
p_descriptor | pointer to the descriptor structure |
- Returns
- a pointer to a new "stream identifier" descriptor structure which contains the decoded data.
◆ dvbpsi_GenStreamIdentifierDr()
"stream identifier" descriptor generator.
- Parameters
-
p_decoded | pointer to a decoded "stream 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.