vdr  2.4.1
Public Attributes | List of all members
SI::ni_ts Struct Reference

#include <headers.h>

Public Attributes

u_char transport_stream_id_hi:8
 
u_char transport_stream_id_lo:8
 
u_char original_network_id_hi:8
 
u_char original_network_id_lo:8
 
u_char __pad0__:4
 
u_char transport_descriptors_length_hi:4
 
u_char transport_descriptors_length_lo:8
 

Detailed Description

Definition at line 382 of file headers.h.

Member Data Documentation

◆ __pad0__

u_char SI::ni_ts::__pad0__

Definition at line 388 of file headers.h.

◆ original_network_id_hi

u_char SI::ni_ts::original_network_id_hi

Definition at line 385 of file headers.h.

◆ original_network_id_lo

u_char SI::ni_ts::original_network_id_lo

Definition at line 386 of file headers.h.

◆ transport_descriptors_length_hi

u_char SI::ni_ts::transport_descriptors_length_hi

Definition at line 389 of file headers.h.

◆ transport_descriptors_length_lo

u_char SI::ni_ts::transport_descriptors_length_lo

Definition at line 394 of file headers.h.

◆ transport_stream_id_hi

u_char SI::ni_ts::transport_stream_id_hi

Definition at line 383 of file headers.h.

◆ transport_stream_id_lo

u_char SI::ni_ts::transport_stream_id_lo

Definition at line 384 of file headers.h.


The documentation for this struct was generated from the following file: