Common PSI tools.
More...
Go to the source code of this file.
Common PSI tools.
- Author
- Arnaud de Bossoreille de Ribou bozo@.nosp@m.via..nosp@m.ecp.f.nosp@m.r PSI section structure and its Manipulation tools.
Build a valid section based on the information in the structure.
- Parameters
-
| p_section | pointer to the PSI section structure |
- Returns
- nothing.
Destruction of a dvbpsi_psi_section_t structure.
- Parameters
-
| p_section | pointer to the first PSI section structure |
- Returns
- nothing.
Creation of a new dvbpsi_psi_section_t structure.
- Parameters
-
| i_max_size | max size in bytes of the section |
- Returns
- a pointer to the new PSI section structure.
Validity check of a PSI section.
- Parameters
-
| p_section | pointer to the PSI section structure |
- Returns
- boolean value (0 if the section is not valid).
Check the CRC_32 if the section has b_syntax_indicator set.