This shows you the differences between two versions of the page.
— |
pom-ng:proto:mpeg_sect [2020/05/26 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Protocol mpeg_sect ====== | ||
+ | This module parses the section packets from [[wp>MPEG_transport_stream|MPEG2 transport streams]] as defined in ISO/IEC 13818-1 or [[http://www.itu.int/rec/T-REC-H.222.0|ITU-T H.222.0]]. | ||
+ | |||
+ | ===== Events ===== | ||
+ | |||
+ | None. | ||
+ | |||
+ | ===== Packet fields ===== | ||
+ | |||
+ | ^ Name ^ Type ^ Description ^ | ||
+ | |table_id|uint8|Table ID.| | ||
+ | |||
+ | ===== Parameters ===== | ||
+ | |||
+ | None. |