Application interface for the PDC (Programme Delivery Control) descriptor decoder and generator.
More...
Go to the source code of this file.
Application interface for the PDC (Programme Delivery Control) descriptor decoder and generator.
- Author
- Jiri Pinkava maste.nosp@m.r_up.nosp@m.@post.nosp@m..cz Application interface for the MPEG 2 TS PDC descriptor decoder and generator This descriptor's definition can be found in ETSC EN 300 231
◆ dvbpsi_DecodePDCDr()
PDC descriptor decoder.
- Parameters
-
p_descriptor | pointer to the descriptor structure |
- Returns
- a pointer to a new "video stream" descriptor structure which contains the decoded data.
◆ dvbpsi_GenPDCDr()
PDC descriptor generator.
- Parameters
-
p_decoded | pointer to a decoded PDC 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.